DefaultPhraseSlopQueryNodeProcessor
This processor verifies if ConfigurationKeys.PHRASE_SLOP is defined in the QueryConfigHandler. If it is, it looks for every TokenizedPhraseQueryNode and MultiPhraseQueryNode that does not have any SlopQueryNode applied to it and creates a SlopQueryNode and apply to it. The new SlopQueryNode has the same slop value defined in the configuration.
See also
Properties
Link copied to clipboard
Sets and returns the QueryConfigHandler associated to the query tree.