Method StartDoc
StartDoc(Int32, Int32)
Adds a new doc in this term. If this returns null
then we just skip consuming positions/payloads.
Declaration
public override void StartDoc(int docID, int termDocFreq)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | docID | |
System.Int32 | termDocFreq |