where can i find some information on what exactly ...
# community-help
v
where can i find some information on what exactly faceting does? somewhat confused
j
When you include a field in the facet_by search parameter, it essentially returns a count of the number of records that have that value
So for eg: on this page: https://songs-search.typesense.org/?songs_1630520530850%5Bquery%5D=Annie%27s%20song%20Denver release_date is set as a facet_by field, and that's what returns the counts next to each release year
🙌 1
v
that makes sense thank you for clarifying
👍 1
j
Was just typing out a reply to your email as well when you sent this Slack message 🙂