@wildix/wim-knowledge-base-client > SearchKnowledgeBaseInput > useQueryOptimization
SearchKnowledgeBaseInput.useQueryOptimization property
Whether to optimize and transform the input query using advanced NLP techniques before searching. Improves search quality for complex or poorly phrased queries. Defaults to false. Set to true for better results with natural language questions
Signature:
useQueryOptimization?: boolean | undefined;