Method SeekExact
SeekExact(BytesRef)
Declaration
public override bool SeekExact(BytesRef term)
Parameters
Type | Name | Description |
---|---|---|
BytesRef | term |
Returns
Type | Description |
---|---|
System.Boolean |
Overrides
SeekExact(Int64)
Declaration
public override void SeekExact(long ord)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | ord |