Thanks for this excellent module.

In the course of my project, I discovered that in some cases the facet count does not match the number of results returned. It counts the same node multiple times. This happens when a user subscribe to a public group (using og module). Since the group is public and the user is also subscribed to it, it will double count all the posts within that group.

I have attached a patch that fixes this problem, but what do you think, will it have side effects?

Thanks again for this wonderful module, it works great.

CommentFileSizeAuthor
faceted_search.inc_.patch791 byteshrayr

Comments

David Lesieur’s picture

Status: Active » Needs review

This change seems to make sense. I'll do some testing before committing. :)

David Lesieur’s picture

Version: 5.x-0.10 » 6.x-1.x-dev
Status: Needs review » Fixed

Committed. Thanks for the patch!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.