The TermVectorsReader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TermVectorsReader | Initializes a new instance of the TermVectorsReader class |
Methods
Name | Description | |
---|---|---|
Clone | ||
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
Get(Int32) | Return all term vectors stored for this document or null if the could not be read in.
| |
Get(Int32, TermVectorMapper) | ||
Get(Int32, String) | Retrieve the term vector for the given document and field | |
Get(Int32, String, TermVectorMapper) | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) |