Document search
https://redmine.teklia.com/issues/12150
A new Search section at the root of the docs should document indexing and searching.
Overview
- Mentions the required feature flag and Solr config
- Users can tell whether search is available on the instance by the Search tab in the navbar
- Explain what types of ML results can be searched
- Explain the difference between this feature and filtering with the filter bar
Indexing
- What is indexation, and how indexed search results are not completely synchronous with the database
- How to make projects indexable
- How to make element types indexable, and how this influences what is indexed
- Reindexation through
arkindex reindex - Reindexation from the frontend, with the Search tab of the corpus settings
Searching
- Document the actual search interface: selecting a project, typing a query, using facets, viewing results
- Describe the search syntax