Struct InSearchOperatorOptions<TDocument>
Options for the in search operator.
public struct InSearchOperatorOptions<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.