Uses of Class
org.apache.lucene.search.MatchAllDocsQuery

Packages that use MatchAllDocsQuery
org.apache.lucene.queryParser.standard.builders Standard Lucene Query Node Builders 
 

Uses of MatchAllDocsQuery in org.apache.lucene.queryParser.standard.builders
 

Methods in org.apache.lucene.queryParser.standard.builders that return MatchAllDocsQuery
 MatchAllDocsQuery MatchAllDocsQueryNodeBuilder.build(QueryNode queryNode)
           
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.