The "Related Categories" stopped working on my site -- I'm not sure whether this is related to the update problems (#232866: Errors updating from 0.11 to 0.20) I've had before, or some other changes. It simply comes up empty every time, i.e., only the title is displayed.
I've already tried re-building the taxonomy index to no avail. Any suggestions on how to track the problem down?
Comments
Comment #1
David Lesieur commentedThis is supposed to have been fixed in one of the releases since 0.21.
Comment #2
rene_w commentedIndeed, I've just tried the latest version (5.x-1.0-beta4) and I don't have this problem anymore.
However, there's a new problem (perhaps I should put this in a new comment?): When there is more than one "Content Type" for a given taxonomy term, the search only returns results from one of these types.
For example, for a particular term, I have several "page" nodes and one "story" node. The faceted search will only return the single story node (when browsing through /taxonomy/term/xx, all nodes are correctly shown). But it's not a problem with the content type per se: when I do a faceted search on a term that only has page nodes, all of them are returned.
I've already tried clearing the cache, rebuilding the taxonomy index, running cron, and waving my hand. Any other ideas?
Comment #3
rene_w commentedReplying to myself (yeah), never mind the last problem -- after some more searches, both faceted_search and the core taxonomy now show the same results after all. Not sure why clearing the cache+rebuilding the index didn't fix this before, but it seems ok now. Sorry for spamming...