Class LatvianStemFilter
A Token
To prevent terms from being stemmed use an instance of
Set
Implements
IDisposable
Inherited Members
Namespace: Lucene.Net.Analysis.Lv
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public sealed class LatvianStemFilter : TokenFilter, IDisposable
Constructors
| Improve this Doc View SourceLatvianStemFilter(TokenStream)
Declaration
public LatvianStemFilter(TokenStream input)
Parameters
Type | Name | Description |
---|---|---|
Token |
input |
Methods
| Improve this Doc View SourceIncrementToken()
Declaration
public override bool IncrementToken()
Returns
Type | Description |
---|---|
System. |
Overrides
Implements
IDisposable