Uses of Class
org.apache.lucene.queryparser.flexible.core.nodes.MatchAllDocsQueryNode

Packages that use MatchAllDocsQueryNode
org.apache.lucene.queryparser.flexible.core.nodes Query nodes commonly used by query parser implementations. 
 

Uses of MatchAllDocsQueryNode in org.apache.lucene.queryparser.flexible.core.nodes
 

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



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