The source of tokens for this filter.
Namespace: Lucene.Net.AnalysisAssembly: 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 |