The SphinxAttributeOverride<(Of <(<'TOverridable>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
SphinxAttributeOverride<(Of <(<'TOverridable>)>)> |
Initializes a new instance of the SphinxAttributeOverride<(Of <(<'TOverridable>)>)> class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
AddOverrideValue |
Adds an override value for the document with the specified id.
|
|
|
Equals | (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AttributeName |
Gets the name of the attribute for which values should be overwritten.
|
|
|
OverrideValuesDictionary |
Gets the dictionary which holds the override values and document ids for
the attribute.
|