Class LookaheadTokenFilter.Position
Holds all state for a single position; subclass this to record other state at each position.
Inheritance
System.Object
LookaheadTokenFilter.Position
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class Position : RollingBuffer.IResettable
Fields
Name | Description |
---|---|
EndOffset | |
InputTokens | |
NextRead | |
StartOffset |
Methods
Name | Description |
---|---|
Add(AttributeSource.State) | |
NextState() | |
Reset() |