You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1459: Add facetStats type in searchResponse for MS v1.1.0 r=bidoubiwa a=bidoubiwa
As per [the specification](meilisearch/specifications#224)
SDK requirements: meilisearch/integration-guides#251
A new response field, `facetStats` is returned when `facets` is used in the search parameters. It contains the min max value of facets that contain numeric values.
I added some test `@brunoocasali` to ensure my typing is correct
Co-authored-by: Charlotte Vermandel <[email protected]>
0 commit comments