private class QueryAnalyzer.Disjunction extends QueryAnalyzer.QueryBuilder
childrenEMPTY_VISITOR| Modifier | Constructor and Description |
|---|---|
private |
Disjunction() |
| Modifier and Type | Method and Description |
|---|---|
QueryTree |
apply(TermWeightor termWeightor) |
consumeTerms, getSubVisitor, visitLeafacceptField, consumeTermsMatching, termCollectorpublic QueryTree apply(TermWeightor termWeightor)
apply in interface java.util.function.Function<TermWeightor,QueryTree>apply in class QueryAnalyzer.QueryBuilder