Uses of Package
org.apache.lucene.analysis.position

Packages that use org.apache.lucene.analysis.position
org.apache.lucene.analysis.position Filter for assigning position increments. 
 

Classes in org.apache.lucene.analysis.position used by org.apache.lucene.analysis.position
PositionFilter
          Set the positionIncrement of all tokens to the "positionIncrement", except the first return token which retains its original positionIncrement value.
 



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