-
Type:
Task
-
Status:
Open
-
Priority:
Minor
-
Resolution:
Unresolved
-
Affects Version/s:
None
-
Fix Version/s:
None
-
- Launch the following command in a terminal to drop the ES index: curl -XDELETE http://localhost:9200/nuxeo/
- Try to go to the search tab
- Launch the whole repository reindex and wait a couple of minutes
- Go to the search tab again
- Create two folders at the same level, each containing a file
- drop the ES index: curl -XDELETE http://localhost:9200/nuxeo/
- Visit the search tab: you get an error
- Reindex ES using a NXQL query for one of the folders
- Go to the search tab
- only the documents below the reindexed path should be searchable