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

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

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

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



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