public class MatchAllDocsQueryNodeBuilder extends java.lang.Object implements StandardQueryBuilder
MatchAllDocsQuery object from a
MatchAllDocsQueryNode object.| Constructor and Description |
|---|
MatchAllDocsQueryNodeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
MatchAllDocsQuery |
build(QueryNode queryNode)
Builds some kind of object from a query tree.
|
public MatchAllDocsQuery build(QueryNode queryNode) throws QueryNodeException
QueryBuilderbuild in interface QueryBuilderbuild in interface StandardQueryBuilderqueryNode - the query tree root nodeQueryNodeExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.