Class TermVectorEntry
Convenience class for holding TermVector information.
Inheritance
System.Object
TermVectorEntry
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class TermVectorEntry : object
Constructors
Name | Description |
---|---|
TermVectorEntry() | |
TermVectorEntry(String, String, Int32, TermVectorOffsetInfo[], Int32[]) |
Properties
Name | Description |
---|---|
Field | |
Frequency | |
Term |
Methods
Name | Description |
---|---|
Equals(Object) | |
GetHashCode() | |
GetOffsets() | |
GetPositions() | |
ToString() |