org.apache.lucene.queryparser.flexible.standard.builders
public class MatchAllDocsQueryNodeBuilder extends Object implements StandardQueryBuilder
MatchAllDocsQuery object from a
MatchAllDocsQueryNode object.| Constructor and Description |
|---|
MatchAllDocsQueryNodeBuilder() |
public MatchAllDocsQuery build(QueryNode queryNode) throws QueryNodeException
QueryBuilderbuild in interface QueryBuilderbuild in interface StandardQueryBuilderqueryNode - the query tree root nodeQueryNodeExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.