A TokenStream that uses the same attributes as the supplied one.
Namespace: Lucene.Net.AnalysisAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
protected internal TokenStream( AttributeSource input ) |
Visual Basic |
---|
Protected Friend Sub New ( _ input As AttributeSource _ ) |
Visual C++ |
---|
protected public: TokenStream( AttributeSource^ input ) |
Parameters
- input
- Type: Lucene.Net.Util..::..AttributeSource
[Missing <param name="input"/> documentation for "M:Lucene.Net.Analysis.TokenStream.#ctor(Lucene.Net.Util.AttributeSource)"]