Closed (fixed)
Project:
Xapian integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jul 2008 at 18:15 UTC
Updated:
23 Jul 2008 at 10:57 UTC
In testing Xapian search results on KernelTrap, I found it was pointing me to unpublished nodes. Furthermore, in looking at the code I believe if there are multiple versions of the same node, it will index both versions. At minimum, the query in xapian_reindex_all_confirm_submit() needs to only insert published nodes into the xapian_index_queue.
Comments
Comment #1
jeremy commentedCommitted a patch so we no longer index unpublished content. Leaving issue open, as there's still the issue of unpublished content that was already indexed.
Comment #2
jeremy commentedCommitted another patch to un-index previously indexed unpublished content (on KernelTrap this is generally spam).
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.