| Class and Description |
|---|
| org.apache.lucene.analysis.util.CharArrayMap
This class moved to Lucene-Core module:
CharArrayMap |
| org.apache.lucene.analysis.util.CharArraySet
This class moved to Lucene-Core module:
CharArraySet |
| org.apache.lucene.analysis.util.FilteringTokenFilter
This class moved to Lucene-Core module:
FilteringTokenFilter |
| org.apache.lucene.analysis.util.StopwordAnalyzerBase
This class moved to Lucene-Core module:
StopwordAnalyzerBase |
| org.apache.lucene.analysis.synonym.SynonymFilter
Use
SynonymGraphFilter instead, but be sure to also
use FlattenGraphFilter at index time (not at search time) as well. |
| org.apache.lucene.analysis.synonym.SynonymFilterFactory
Use
SynonymGraphFilterFactory instead, but be sure to also
use FlattenGraphFilterFactory at index time (not at search time) as well. |
| org.apache.lucene.analysis.util.WordlistLoader
This class moved to Lucene-Core module:
WordlistLoader |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.