Class and Description |
---|
org.apache.lucene.analysis.sinks.DateRecognizerSinkTokenizer
Use
DateRecognizerSinkFilter and TeeSinkTokenFilter instead. |
org.apache.lucene.analysis.el.GreekCharsets
Support for non-Unicode encodings will be removed in Lucene 3.0
|
org.apache.lucene.analysis.ru.RussianCharsets
Support for non-Unicode encodings will be removed in Lucene 3.0
|
org.apache.lucene.analysis.sinks.TokenRangeSinkTokenizer
Use
TokenRangeSinkFilter and TeeSinkTokenFilter instead. |
org.apache.lucene.analysis.sinks.TokenTypeSinkTokenizer
Use
TokenTypeSinkFilter and TeeSinkTokenFilter instead. |
org.apache.lucene.analysis.nl.WordlistLoader
use
WordlistLoader instead |
Method and Description |
---|
org.apache.lucene.analysis.nl.WordlistLoader.getStemDict(File)
use
WordlistLoader.getStemDict(File) instead |
org.apache.lucene.analysis.nl.WordlistLoader.getWordtable(File)
use
WordlistLoader.getWordSet(File) instead |
org.apache.lucene.analysis.nl.WordlistLoader.getWordtable(String)
use
WordlistLoader.getWordSet(File) instead |
org.apache.lucene.analysis.nl.WordlistLoader.getWordtable(String, String)
use
WordlistLoader.getWordSet(File) instead |
org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.fr.ElisionFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.miscellaneous.EmptyTokenStream.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.miscellaneous.PrefixAndSuffixAwareTokenFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.miscellaneous.SingleTokenTokenStream.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.ngram.NGramTokenFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.ngram.NGramTokenizer.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.payloads.NumericPayloadTokenFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.payloads.TokenOffsetPayloadTokenFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.payloads.TypeAsPayloadTokenFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.position.PositionFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.shingle.ShingleFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.shingle.ShingleMatrixFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.th.ThaiWordFilter.next()
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.fr.ElisionFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.miscellaneous.EmptyTokenStream.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.miscellaneous.PrefixAndSuffixAwareTokenFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.miscellaneous.SingleTokenTokenStream.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.ngram.NGramTokenFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.ngram.NGramTokenizer.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.payloads.NumericPayloadTokenFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.payloads.TokenOffsetPayloadTokenFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.payloads.TypeAsPayloadTokenFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.position.PositionFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.shingle.ShingleFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.shingle.ShingleMatrixFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
org.apache.lucene.analysis.th.ThaiWordFilter.next(Token)
Will be removed in Lucene 3.0. This method is final, as it should
not be overridden. Delegates to the backwards compatibility layer.
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.