Struct TermVectorOffsetInfo
The TermVectorOffsetInfo class holds information pertaining to a Term in a Term
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public struct TermVectorOffsetInfo : IEquatable<TermVectorOffsetInfo>
Constructors
Name | Description |
---|---|
Term |
Fields
Name | Description |
---|---|
EMPTY_OFFSET_INFO | Convenience declaration when creating a Term |
Null |
Properties
Name | Description |
---|---|
End |
The accessor for the ending offset for the term |
Start |
The accessor for the starting offset of the term. |
Methods
Name | Description |
---|---|
Equals(Term |
|
Equals(Object) | |
Get |