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

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

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

Classes in org.apache.lucene.queryParser.standard.config that implement LowercaseExpandedTermsAttribute
 class LowercaseExpandedTermsAttributeImpl
          This attribute is used by processor ParametricRangeQueryNodeProcessor and must be defined in the QueryConfigHandler.
 



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