-
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
Is your feature request related to a problem? Please describe.
I am not able to find a way to re-index or even delete an existing index. Once the index is created, I have to assume that the schema will never change.
Does another search engine have this functionality? Can you describe it's function?
N/A
Do you have a specific use case you are trying to solve?
Create an index for a given schema
Add some documents to your created index.
Update the schema by introducing two additional fields.
You should be able to add documents or editing existing ones with the two newly introduced fields.
Additional context
N/A
Metadata
Metadata
Assignees
Labels
No labels