Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.queryparser.flexible.precedence Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
BooleanModifiersQueryNodeProcessor This processor is used to apply the correct ModifierQueryNode to BooleanQueryNodes children.Classorg.apache.lucene.queryparser.flexible.precedence.processorsApache Lucene
PrecedenceQueryNodeProcessorPipeline This processor pipeline extends StandardQueryNodeProcessorPipeline and enables boolean precedence on it.Classorg.apache.lucene.queryparser.flexible.precedence.processorsApache Lucene
PrecedenceQueryParser This query parser works exactly as the standard query parser ( StandardQueryParser ), except that it respect the boolean precedence, so is parsed to <(+a +b) (+c +d)>Classorg.apache.lucene.queryparser.flexible.precedenceApache Lucene