Skip to content

v1.1: Return stats for numerical facets like min, max #2200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
maryamsulemani97 opened this issue Mar 8, 2023 · 1 comment
Closed
3 tasks done

v1.1: Return stats for numerical facets like min, max #2200

maryamsulemani97 opened this issue Mar 8, 2023 · 1 comment
Assignees
Milestone

Comments

@maryamsulemani97
Copy link
Contributor

maryamsulemani97 commented Mar 8, 2023

With v1.1, using the facets parameter will return a new facetStats object. It will contain the numeric min and max values per facet of the hits returned by the search query

To do

  • Update search API page
  • Documents facetStats in detail in the Faceting guide(v1.1: Faceted guide #2225)
  • Update the multi-search API page

References

@maryamsulemani97 maryamsulemani97 self-assigned this Mar 8, 2023
@maryamsulemani97 maryamsulemani97 added this to the v1.1 milestone Mar 9, 2023
@maryamsulemani97 maryamsulemani97 linked a pull request Mar 9, 2023 that will close this issue
This was referenced Mar 30, 2023
bors bot added a commit that referenced this issue Apr 3, 2023
2263: v1.1: Multi-index  r=maryamsulemani97 a=maryamsulemani97

closes #2199, #2200, and #2225

Co-authored-by: Maryam <[email protected]>
@maryamsulemani97
Copy link
Contributor Author

fixed in #2263

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant