Deprecated API


Contents
Deprecated Classes
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 
 

Deprecated Methods
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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. 
 

Deprecated Constructors
org.apache.lucene.analysis.el.GreekAnalyzer(char[])
          Use GreekAnalyzer.GreekAnalyzer() instead. 
org.apache.lucene.analysis.el.GreekAnalyzer(char[], Map)
          Use GreekAnalyzer.GreekAnalyzer(Map) instead. 
org.apache.lucene.analysis.el.GreekAnalyzer(char[], String[])
          Use GreekAnalyzer.GreekAnalyzer(String[]) instead. 
org.apache.lucene.analysis.el.GreekLowerCaseFilter(TokenStream, char[])
          Use GreekLowerCaseFilter.GreekLowerCaseFilter(TokenStream) instead. 
org.apache.lucene.analysis.ru.RussianAnalyzer(char[])
          Use RussianAnalyzer.RussianAnalyzer() instead. 
org.apache.lucene.analysis.ru.RussianAnalyzer(char[], Map)
          Use RussianAnalyzer.RussianAnalyzer(Map) instead. 
org.apache.lucene.analysis.ru.RussianAnalyzer(char[], String[])
          Use RussianAnalyzer.RussianAnalyzer(String[]) instead. 
org.apache.lucene.analysis.ru.RussianLetterTokenizer(Reader, char[])
          Use RussianLetterTokenizer.RussianLetterTokenizer(Reader) instead. 
org.apache.lucene.analysis.ru.RussianLowerCaseFilter(TokenStream, char[])
          Use RussianLowerCaseFilter.RussianLowerCaseFilter(TokenStream) instead. 
org.apache.lucene.analysis.ru.RussianStemFilter(TokenStream, char[])
          Use RussianStemFilter.RussianStemFilter(TokenStream) instead. 
 



Copyright © 2000-2009 Apache Software Foundation. All Rights Reserved.