hi all :wave:, I’m currently creating filters for ...
# community-help
s
hi all 👋, I’m currently creating filters for my search. To build up the filters, I need all my facets from a field in a list with checkboxes with the count next to out on how many results there are. how can I achieve this behaviour?
j
@Stefanie Gevaert If you look at the network requests made to Typesense when loading this page, you’ll see the specific pattern of filters / faceting needed to render a filter widget like the one you describe: https://ecommerce-store.typesense.org/
s
thx @Jason Bosco
👍 1