...
If the metadata configuration changes then the schema also changes (e.g. a new field is added, then it also has to be indexed).
This happens automatically, but should this fail, then the Force schema check
button can be used to force a validation of the schema.
Info |
---|
If the schema check finds that an index is missing, then it’ll re-create it and start a complete reindex of it! |
...
Clear indexes
Remove all data
will clear the indexes and should under normal conditions never be used. It is included as it can help in situations where issues are reported in the above functionality.
...