I want to return the min and max value of key (flo...
# community-help
o
I want to return the min and max value of key (float datatype) along with the search results. how can do it?
k
You could use faceting which returns stats for the faceted field.
o
let me check, thanks
it worked, thanks
👍 1