Hi all, typesense really impresses, easy to instal...
# community-help
n
Hi all, typesense really impresses, easy to install - JUST WORKED after installing the *.deb package on Ubuntu - and searches lightning fast. Now I want to enable faceting, use something like “refinementList” in combination with “hierarchicalMenu” widgets. I have a lot of fields in my data where CODE is stored (something like “US”, “CA”, “GB”, “DE”) but I need to show the NAME (USA, Canada, United Kingdom, Germany). And there are several such code+name pairs, I want to use them for faceting. Is there an example where filtering/faceting by code is implemented, but on the screen at the same time - names?