Finding Min and Max Values of Key with Search Results
TLDR ohm wanted to find min and max key values, Kishore Nallan suggested faceting, which worked.

Mar 21, 2023 (6 months ago)
ohm
09:55 AMKishore Nallan
10:38 AMohm
11:38 AMohm
12:10 PM
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Setting dynamic range faceting in Typesense
Jacob requested dynamic range faceting in Typesense, and explanation for fetching max/min values. Kishore Nallan clarified pricing bucket sizes were user dependent and explained the stats return as part of facet results.
Finding Min and Max Price from Imported Data
Amrit asked how to get the min and max price from an imported dataset. Kishore Nallan suggested faceting on the price field.
Quick Retrieval of Min, Max, and Median Values from Search Query
Prajjval sought a more efficient way to find the min, max, and median values from a search query result. Jason suggested faceting. However, Prajjval clarified that faceting prolonged document upload due to a data type error, which was later resolved.