Method Init
Init(Int64, Int64, Int64, Int32, Boolean, Boolean)
Per-term initialization.
Declaration
public virtual void Init(long skipPointer, long freqBasePointer, long proxBasePointer, int df, bool storesPayloads, bool storesOffsets)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | skipPointer | |
System.Int64 | freqBasePointer | |
System.Int64 | proxBasePointer | |
System.Int32 | df | |
System.Boolean | storesPayloads | |
System.Boolean | storesOffsets |