Method SetSkipData
SetSkipData(Int32, Boolean, Int32, Boolean, Int32)
Sets the values for the current skip data.
Declaration
public virtual void SetSkipData(int doc, bool storePayloads, int payloadLength, bool storeOffsets, int offsetLength)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc | |
System.Boolean | storePayloads | |
System.Int32 | payloadLength | |
System.Boolean | storeOffsets | |
System.Int32 | offsetLength |