Apache Lucene.Net 2.4.0 Class Library API

Analyzer.GetPreviousTokenStream Method 

Used by Analyzers that implement reusableTokenStream to retrieve previously saved TokenStreams for re-use by the same thread.

protected internal virtual object GetPreviousTokenStream();

See Also

Analyzer Class | Lucene.Net.Analysis Namespace