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

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

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

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



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