Package org.apache.lucene.analysis.miscellaneous
-
Interface Summary Interface Description DisableGraphAttribute This attribute can be used to indicate that thePositionLengthAttributeshould not be taken in account in thisTokenStream.DuplicateSequenceAttribute Provides statistics useful for detecting duplicate sections of text -
Class Summary Class Description DeDuplicatingTokenFilter Inspects token streams for duplicate sequences of tokens.DisableGraphAttributeImpl Default implementation ofDisableGraphAttribute.DuplicateByteSequenceSpotter A Trie structure for analysing byte streams for duplicate sequences.DuplicateSequenceAttributeImpl