Method Get
Get(Int32)
Returns term vectors for this document, or null
if
term vectors were not indexed. If offsets are
available they are in an OffsetAttribute
available from the DocsAndPositionsEnum.
Declaration
public abstract Fields Get(int doc)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc |
Returns
Type | Description |
---|---|
Fields |