The SegmentTermPositions type exposes the following members.

Methods

  NameDescription
Public methodClose (Overrides SegmentTermDocs..::..Close()()()().)
Public methodDoc (Inherited from SegmentTermDocs.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFreq (Inherited from SegmentTermDocs.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPayload
Public methodGetPayloadLength
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsPayloadAvailable
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNext (Overrides SegmentTermDocs..::..Next()()()().)
Public methodNextPosition
Public methodRead (Overrides SegmentTermDocs..::..Read(array<Int32>[]()[][], array<Int32>[]()[][]).)
Public methodSeek(Term) (Inherited from SegmentTermDocs.)
Public methodSeek(TermEnum) (Inherited from SegmentTermDocs.)
Protected methodSkippingDoc (Overrides SegmentTermDocs..::..SkippingDoc()()()().)
Protected methodSkipProx
Called by super.skipTo().
(Overrides SegmentTermDocs..::..SkipProx(Int64, Int32).)
Public methodSkipTo
Optimized implementation.
(Inherited from SegmentTermDocs.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldcount (Inherited from SegmentTermDocs.)
Protected fieldcurrentFieldOmitTermFreqAndPositions (Inherited from SegmentTermDocs.)
Protected fieldcurrentFieldStoresPayloads (Inherited from SegmentTermDocs.)
Protected fielddeletedDocs (Inherited from SegmentTermDocs.)
Protected fielddf (Inherited from SegmentTermDocs.)
Protected fieldfreqStream (Inherited from SegmentTermDocs.)
Protected fieldparent (Inherited from SegmentTermDocs.)

Properties

  NameDescription
Public propertyfreqStream_ForNUnit (Inherited from SegmentTermDocs.)

See Also