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.
| Comment | File | Size | Author |
|---|---|---|---|
| faceted_search.inc_.patch | 791 bytes | hrayr |
Comments
Comment #1
David Lesieur commentedThis change seems to make sense. I'll do some testing before committing. :)
Comment #2
David Lesieur commentedCommitted. Thanks for the patch!
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.