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
children
Fields 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, visitLeaf
Methods inherited from class org.apache.lucene.search.QueryVisitor
acceptField, consumeTermsMatching, termCollector
-
Constructor Details
-
Disjunction
private Disjunction()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<TermWeightor,
QueryTree> - Overrides:
apply
in classQueryAnalyzer.QueryBuilder
-