The FieldInvertState type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FieldInvertState()()()() | Initializes a new instance of the FieldInvertState class | |
| FieldInvertState(Int32, Int32, Int32, Int32, Single) | Initializes a new instance of the FieldInvertState class |
Methods
| Name | Description | |
|---|---|---|
| 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.) | |
| GetAttributeSource | ||
| GetBoost | Get boost value. This is the cumulative product of
document boost and field boost for all field instances
sharing the same field name.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLength | Get total number of terms in this field. | |
| GetNumOverlap | Get the number of terms with positionIncrement == 0 | |
| GetOffset | Get end offset of the last processed term. | |
| GetPosition | Get the last processed term position. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |