public class MatchAllDocsQueryNodeBuilder extends 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
QueryBuilder
build
in interface QueryBuilder
build
in interface StandardQueryBuilder
queryNode
- the query tree root nodeQueryNodeException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.