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..::..FilterTermDocs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FilterIndexReader..::..FilterTermDocs | Initializes a new instance of the FilterIndexReader..::..FilterTermDocs class |
Methods
| Name | Description | |
|---|---|---|
| Close | ||
| Doc | ||
| 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 | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Next | ||
| Read | ||
| Seek(Term) | ||
| Seek(TermEnum) | ||
| SkipTo | ||
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| in_Renamed |