Method | Description | |
---|---|---|
Accept ( Lucene.Net.Util.AttributeSource source ) : bool |
Returns true, iff the current state of the passed-in AttributeSource shall be stored in the sink.
|
|
Reset ( ) : void |
Called by SinkTokenStream#reset(). This method does nothing by default and can optionally be overridden.
|
public abstract Accept ( Lucene.Net.Util.AttributeSource source ) : bool | ||
source | Lucene.Net.Util.AttributeSource | |
return | bool |