Hi There,

I am curious if it is possible to exclude certain conditions when
calculating the count value on a facet?

Example:

I have two facets attributeA and attributeB.

for the count calculation for attributeA I want to exclude condition X
but include condition Y.
for the count calculation for attributeB I want to exclude conditions
Y but include conditions X.

Currently I can include conditions using Model.search('keyword', :with
=> condition_hash) but this does not calculate the counts as I need
them

Any help would be appreciated, perhaps I am approaching this problem
in the wrong way?

Thanks
Hamish

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en.

Reply via email to