Home
»
lucene-3.0.1-src
» org.apache »
lucene
»
analysis
»
position
»
org.apache.lucene.analysis.position
Filter for assigning position increments.
Classes:
PositionFilter
Set the positionIncrement of all tokens to the "positionIncrement", except the first return token which retains its original positionIncrement value.
code
|
html