C# (CSharp) Couchbase.Search.Queries.Range 네임스페이스

클래스들

이름 설명
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.