This processor pipeline extends {@link StandardQueryNodeProcessorPipeline} and enablesboolean precedence on it.
EXPERT: the precedence is enabled by removing {@link GroupQueryNodeProcessor} from the{@link StandardQueryNodeProcessorPipeline} and appending {@link BooleanModifiersQueryNodeProcessor}to the pipeline.
@see PrecedenceQueryParser @see StandardQueryNodeProcessorPipeline
|
|
|
|