Skip to main content

Arguments

str
required
The key to get.
int | str
required
The minimum score to filter by.Use -inf to effectively ignore this filter.Use (number to include the value.`
int | str
required
The maximum score to filter by.Use +inf to effectively ignore this filter.Use number) to include the value.`

Response

The number of elements where score is between min and max.