Uses of Interface
org.apache.lucene.queryParser.standard.config.MultiTermRewriteMethodAttribute

Packages that use MultiTermRewriteMethodAttribute
org.apache.lucene.queryParser.standard.config Standard Lucene Query Configuration 
 

Uses of MultiTermRewriteMethodAttribute in org.apache.lucene.queryParser.standard.config
 

Classes in org.apache.lucene.queryParser.standard.config that implement MultiTermRewriteMethodAttribute
 class MultiTermRewriteMethodAttributeImpl
          This attribute is used by ParametricRangeQueryNodeProcessor processor and should be defined in the QueryConfigHandler used by this processor.
 



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