Uses of Class
org.apache.lucene.search.MatchNoDocsQuery
-
Packages that use MatchNoDocsQuery Package Description org.apache.lucene.queryparser.flexible.standard.builders Standard Lucene Query Node Builders. -
-
Uses of MatchNoDocsQuery in org.apache.lucene.queryparser.flexible.standard.builders
Methods in org.apache.lucene.queryparser.flexible.standard.builders that return MatchNoDocsQuery Modifier and Type Method Description MatchNoDocsQuery
MatchNoDocsQueryNodeBuilder. build(QueryNode queryNode)
-