C# (CSharp) Couchbase.Search.Queries.Range Namespace

Classes

Name Description
DateRangeQuery The date range query finds documents containing a date value in the specified field within the specified range.
NumericRangeQuery The numeric range query finds documents containing a numeric value in the specified field within the specified range. Either min or max can be omitted, but not both.