|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.queryParser.standard.builders.MatchNoDocsQueryNodeBuilder
public class MatchNoDocsQueryNodeBuilder
Builds an empty BooleanQuery object from a
MatchNoDocsQueryNode object.
| Constructor Summary | |
|---|---|
MatchNoDocsQueryNodeBuilder()
|
|
| Method Summary | |
|---|---|
org.apache.lucene.search.BooleanQuery |
build(QueryNode queryNode)
Builds some kind of object from a query tree. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MatchNoDocsQueryNodeBuilder()
| Method Detail |
|---|
public org.apache.lucene.search.BooleanQuery build(QueryNode queryNode)
throws QueryNodeException
QueryBuilder
build in interface QueryBuilderbuild in interface StandardQueryBuilderqueryNode - the query tree root node
QueryNodeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||