The source of tokens for this filter.

Namespace: Lucene.Net.Analysis
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
protected internal TokenStream input
Visual Basic
Protected Friend input As TokenStream
Visual C++
protected public:
TokenStream^ input

See Also