Method StartDoc
StartDoc(Int32, Int32)
Adds a new doc in this term.
freq
will be -1 when term frequencies are omitted
for the field.
Declaration
public abstract void StartDoc(int docId, int freq)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | docId | |
System.Int32 | freq |