Table of Contents

Struct RangeSearchOperatorOptions<TDocument>

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

Options for the range search operator.

public struct RangeSearchOperatorOptions<TDocument>

Type Parameters

TDocument

The 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.