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

Packages that use ModifierQueryNode
org.apache.lucene.queryParser.standard.nodes Standard Lucene Query Nodes 
 

Uses of ModifierQueryNode in org.apache.lucene.queryParser.standard.nodes
 

Subclasses of ModifierQueryNode in org.apache.lucene.queryParser.standard.nodes
 class BooleanModifierNode
          A BooleanModifierNode has the same behaviour as ModifierQueryNode, it only indicates that this modifier was added by GroupQueryNodeProcessor and not by the user.
 



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