This unit delves into the comprehensive search functionalities supported by Solr within the Search & Navigation module:
- It begins by discussing two primary search methods: Flexible Search and Solr-based search.
- Next, it focuses on Solr-based search, introducing the indexing process, breaking down the steps of extraction, transformation, and loading, while also providing guidance on customization.
- Also, the functionalities and configuration options of the search box component are introduced.
- Finally, the unit covers the available Search APIs related to FacetSearchService and FacetSearchListener, providing instructions on how to apply and customize them effectively.