|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharFilter | |
---|---|
org.apache.lucene.analysis | API and code to convert text into indexable/searchable tokens. |
Uses of CharFilter in org.apache.lucene.analysis |
---|
Subclasses of CharFilter in org.apache.lucene.analysis | |
---|---|
class |
BaseCharFilter
Base utility class for implementing a CharFilter . |
class |
MappingCharFilter
Simplistic CharFilter that applies the mappings
contained in a NormalizeCharMap to the character
stream, and correcting the resulting changes to the
offsets. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |