Struct RangeSearchOperatorOptions<TDocument>
Options for the range search operator.
public struct RangeSearchOperatorOptions<TDocument>
Type Parameters
TDocumentThe type of the document.
- Inherited Members
Properties
- DoesNotAffect
Gets or sets the names of the facets whose counts this operator should not restrict. Those facets reflect the full result set regardless of the operator's filter.
- Score
Gets or sets the score modifier.