ARGA-Genomes / arga-web

Monorepo for ARGA web components and API wrappers
Mozilla Public License 2.0
1 stars 0 forks source link

SOLR filter tags (facet counts remain static with `q`) #3

Closed nickdos closed 2 years ago

nickdos commented 2 years ago

See https://stackoverflow.com/a/40760190/249327.

https://solr.apache.org/guide/8_0/faceting.html#tagging-and-excluding-filters

Using this approach the filter drop down lists will not change when one is selected.

Also described at https://blog.griddynamics.com/multi-select-faceting-for-nested-documents-in-solr/

nickdos commented 2 years ago

Done and deployed