public class MultiFieldQueryNodeProcessor extends QueryNodeProcessorImpl
FieldableNode contained in the query
node tree. If a FieldableNode is found, it checks if there is a
StandardQueryConfigHandler.ConfigurationKeys.MULTI_FIELDS defined in the QueryConfigHandler. If
there is, the FieldableNode is cloned N times and the clones are
added to a BooleanQueryNode together with the original node. N is
defined by the number of fields that it will be expanded to. The
BooleanQueryNode is returned. | Constructor and Description |
|---|
MultiFieldQueryNodeProcessor() |
getQueryConfigHandler, process, setQueryConfigHandlerCopyright © 2010 - 2020 Adobe. All Rights Reserved