Apache Lucene.Net 2.4.0 Class Library API

SegmentTermPositions Methods

The methods of the SegmentTermPositions class are listed below. For a complete list of SegmentTermPositions class members, see the SegmentTermPositions Members topic.

Public Instance Methods

Close 
Doc (inherited from SegmentTermDocs) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Freq (inherited from SegmentTermDocs) 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetPayload 
GetPayloadLength 
GetType (inherited from Object)Gets the Type of the current instance.
IsPayloadAvailable 
Next 
NextPosition 
Read 
Seek (inherited from SegmentTermDocs)Overloaded.  
SkipTo (inherited from SegmentTermDocs)Optimized implementation.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Internal Instance Methods

SkippingDoc 
SkipProxOverloaded. Called by super.skipTo().
SkipProx (inherited from SegmentTermDocs)Overloaded. Overridden by SegmentTermPositions to skip in prox stream.

See Also

SegmentTermPositions Class | Lucene.Net.Index Namespace