Interface | Description |
---|---|
QueryProcessor |
Processor for a Query.
|
Class | Description |
---|---|
ContentRestrictionHandler |
Add an unparsed UQL query to the user query.
|
CustomQueryProcessor |
Custom query processor.
|
GeneralizationHandler |
Handle the pruning of exact/lowercase/normalized forms of the tokenized nodes
according to the matching mode specifications.
|
IndexFieldFetcher |
Get the index fields targeted by a node
|
LanguagePropagationProcessor |
Propagate the language from the user query to all nodes
|
ProximitySetter |
Sets groupId and seqId on TokenizedNode.
|
QueryProcessor.NoHooks | |
QueryProcessorContext |
Gives all relevant config and context elements to the QueryProcessor
|
SpellCheckHandler |
Execute the SpellCheck query to the GDict
|
SplitValidator |
Check if both children of a SPLIT are on the same index field
Handle special case of left operand being a FalseNode (because
of failed regexp expansion for instance) MercuryRefs:#26632
|
StopWordsRemover |
Transform the OPT stop words alphanum values into Opts, and the REMOVE
stop words alphanum values into NoOp.
|
Enum | Description |
---|---|
StopWordsRemover.Action |
Copyright © 2013 Dassault Systèmes, All Rights Reserved.