Uses of Class
org.apache.lucene.queryParser.core.nodes.MatchAllDocsQueryNode

Packages that use MatchAllDocsQueryNode
org.apache.lucene.queryParser.core.nodes Contains query nodes that are commonly used by query parser implementations 
 

Uses of MatchAllDocsQueryNode in org.apache.lucene.queryParser.core.nodes
 

Methods in org.apache.lucene.queryParser.core.nodes that return MatchAllDocsQueryNode
 MatchAllDocsQueryNode MatchAllDocsQueryNode.cloneTree()
           
 



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