A
CopyC# contains another IndexReader, which it
uses as its basic source of data, possibly transforming the data along the
way or providing additional functionality. The class
CopyC# itself simply implements all abstract methods
of
CopyC# with versions that pass all requests to the
contained index reader. Subclasses of
CopyC# may
further override some of these methods and may also provide additional
methods and fields.
FilterIndexReader
FilterIndexReader
IndexReader
FilterIndexReader
The FilterIndexReader..::..FilterTermPositions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FilterIndexReader..::..FilterTermPositions | Initializes a new instance of the FilterIndexReader..::..FilterTermPositions class |
Methods
| Name | Description | |
|---|---|---|
| Close | (Inherited from FilterIndexReader..::..FilterTermDocs.) | |
| Doc | (Inherited from FilterIndexReader..::..FilterTermDocs.) | |
| 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.) | |
| Freq | (Inherited from FilterIndexReader..::..FilterTermDocs.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPayload | ||
| GetPayloadLength | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsPayloadAvailable | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Next | (Inherited from FilterIndexReader..::..FilterTermDocs.) | |
| NextPosition | ||
| Read | (Inherited from FilterIndexReader..::..FilterTermDocs.) | |
| Seek(Term) | (Inherited from FilterIndexReader..::..FilterTermDocs.) | |
| Seek(TermEnum) | (Inherited from FilterIndexReader..::..FilterTermDocs.) | |
| SkipTo | (Inherited from FilterIndexReader..::..FilterTermDocs.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| in_Renamed | (Inherited from FilterIndexReader..::..FilterTermDocs.) |