There are times when speaking a search request might be easier than typing it. For that purpose, we support natural language search queries that are able to extract the salient points from a request to perform the search.
Simply send a text query from a third-party speech provider to our special API endpoint /search/natural_language/{query}
. Our system will then extract filters and sorting options from the natural language query before searching your data. This pre-processing may result in a shorter query and automatically set filters and sorting options on the server side.
The feature requires configuration specific to each customer. If you need help with configuration,
please reach out to [email protected] for assistance.