Hybrid

While a traditional, regular search is good at providing exact matches for the words the user searched for, a semantic search is good at understanding the user intent behind the search. A hybrid search is combining the two in a way that harnesses the strengths of each approach while mitigating their respective limitations, resulting in a more robust and effective search solution.

How to set it up

Follow the steps described in the sections

to set up regular and semantic indexes for your documents.

The basics of running a search are covered in the Semantic section. For full request/response details, see the API reference.