java.lang.Object
org.apache.lucene.search.QueryVisitor
org.apache.lucene.monitor.QueryAnalyzer.QueryBuilder
org.apache.lucene.monitor.QueryAnalyzer.Disjunction
- All Implemented Interfaces:
Function<TermWeightor,QueryTree>
- Enclosing class:
QueryAnalyzer
-
Field Summary
Fields inherited from class org.apache.lucene.monitor.QueryAnalyzer.QueryBuilder
childrenFields inherited from class org.apache.lucene.search.QueryVisitor
EMPTY_VISITOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.lucene.monitor.QueryAnalyzer.QueryBuilder
consumeTerms, getSubVisitor, visitLeafMethods inherited from class org.apache.lucene.search.QueryVisitor
acceptField, consumeTermsMatching, termCollector
-
Constructor Details
-
Disjunction
private Disjunction()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<TermWeightor,QueryTree> - Overrides:
applyin classQueryAnalyzer.QueryBuilder
-