private class QueryAnalyzer.Disjunction extends QueryAnalyzer.QueryBuilder
children
EMPTY_VISITOR
Modifier | Constructor and Description |
---|---|
private |
Disjunction() |
Modifier and Type | Method and Description |
---|---|
QueryTree |
apply(TermWeightor termWeightor) |
consumeTerms, getSubVisitor, visitLeaf
acceptField, consumeTermsMatching, termCollector
public QueryTree apply(TermWeightor termWeightor)
apply
in interface java.util.function.Function<TermWeightor,QueryTree>
apply
in class QueryAnalyzer.QueryBuilder