Example implementation for my tutorial over at dev.to.
The code here is quite involved, as it implements facet.pivot's, price ranges with facet.interval, multi-select with tagging and excluding.
Here are my questions on StackOverflow for more context:
- Multi-select
facet.mincountwon't help forfacet.interval. Not a big deal as you can control that in the front-end.facet.pivot.mincountcrashes server- Some direction on phrase based search