Replies: 1 comment
-
If you're using a JSON file as a datasource, yes. For production-grade deployments, I'd recommend using the WebHook APIs: https://docs.oramasearch.com/cloud/data-sources/custom-integrations/webhooks#updating-removing-inserting-elements-in-a-live-index |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After you upload an index, how do you edit documents? From what I can tell on Orama cloud, you can't do anything with the Edit features, except to edit the searchable properties. But, let's say we need to edit a specific document in the index, how do we do that? Do we need to upload the entire JSON file again, and reindex everything, if just need to make one small change?
Beta Was this translation helpful? Give feedback.
All reactions