The QueryScorer type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| QueryScorer(Query) | Initializes a new instance of the QueryScorer class | |
| QueryScorer(array<WeightedTerm>[]()[][]) | Initializes a new instance of the QueryScorer class | |
| QueryScorer(Query, String) | Initializes a new instance of the QueryScorer class | |
| QueryScorer(Query, IndexReader, String) | Initializes a new instance of the QueryScorer class |
Methods
| Name | Description | |
|---|---|---|
| AllFragmentsProcessed | ||
| 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.) | |
| GetFragmentScore | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetMaxTermWeight | ||
| GetTokenScore | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| StartFragment | ||
| ToString | (Inherited from Object.) |