Closed (works as designed)
Project:
Facet API
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2012 at 18:11 UTC
Updated:
26 Sep 2012 at 16:21 UTC
Jump to comment: Most recent
Comments
Comment #1
nick_vhThis is not a 7.x issue. It's a 6.x-3.x issue
Comment #2
dandaman commentedWell, I'm mostly asking for D6, yes, but even in my brief encounter with D7, I'm confused as how one would select more than one content type with the checkboxes since upon clicking one checkbox it immediately reloads the page with only that box selected. It could be I'm missing something although I've tried to look through all the config screens carefully.
Comment #3
nick_vhIn D7 there is a checkbox where you can say make this facet AND / OR. That, in combinations with checkboxes widget should make it entirely possible to do OR's with your solr.
(I just verified and for Apachesolr 6.x-3.x they are working fine. Also 7.x is working fine with AND and OR's)
Comment #4
dandaman commentedYeah, I wasn't running the D7 test site for this with Solr, I was running with Search API and couldn't figure out how to do it with that, so there couple be something else not working there.
Comment #5
nick_vhlooks like this was resolved, please re-open if this is not justified. Thanks!
Comment #6
Anonymous (not verified) commentedso this is not an option in D7 without SOLR? is there anyway to force the OR using a preprocess function or something similar?