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