range

Function range 

Source
pub fn range(path: impl StringOrArray) -> SearchOperator<Range>
Expand description

The range operator supports querying and scoring numeric, date, and string values. You can use this operator to find results that are within a given numeric, date, objectId, or letter (from the English alphabet) range.

For more details, see the range operator reference.

These methods can be chained before into_stage to set options: