- Type:
enum<string>
- Default:
""
- Scope:
settings
getRankingInfo
is true
, the _rankingInfo
object includes:
keywordScore
. Match score from keyword searchsemanticScore
. Match score from semantic searchneuralScore
. Combined score used for final ranking
This setting only has an effect if you activated NeuralSearch.
Options
keywordSearch
Use only keyword-based search.
neuralSearch
Use NeuralSearch, which combines keyword and AI-based vector search.
Example
Current API clients
Current API clients
Legacy API clients
Legacy API clients