Hello,
Is it possible to have mutliple selection facet:
Ex: I would like to list all products available in "Switzerland OR France" (Taxo)

Normally if someone select "Switzerland" it would hide the "France" facet and display only swiss items.
Any idea ?

Comments

iajay’s picture

Yes this is possible with http://drupal.org/project/facetapi , but this can be done only with solr, you can use this module http://drupal.org/project/search_api_solr
after you install and configure, you can configure a facet and select Display widget as Links with checkboxes and Operator as Or
let me know if you need more explanation
regards
Ajjaykummar

mkalbere’s picture

Good hints , so my only problem is that I'm using the db_search and the operator is not available ... I'll check if I can add this functionnality based on apache solr code ..
Thanks

oriol_e9g’s picture

Someone has made ​​some progress with this? I have the same problem, I'm not using solr and I would like to use the OR operator :S

mkalbere’s picture

I gave up triing to use db_search.
But if your limitation is sharehosting, you can use http://www.midwesternmac.com/services/hosted-solr-search 10$ a month for a solr instance ... ;-) . Remote access is pretty quick, I have a < 100ms response time

legolasbo’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This issue has not seen activity in over 2,5 years. I am therefore closing this issue to clean up the issue queue. Feel free to re-open and update this issue if you feel this issue is still relevant and of importance.