Semantic Query Analysis

Semantic query analysis is a special use case for the Semantic Extractor that allows you to rewrite queries without having to write any custom code. This analyzer runs on the raw user query, making use of a Semantic Extractor. The output is used as a new UQL query processed by the search logic in the usual way.

This task shows you how to:

See Also
Appendix - Configure Semantic Processors