[Xapian-tickets] [Xapian] #485: OrPostList::check() sometimes returns valid=false incorrectly
Xapian
nobody at xapian.org
Thu Jun 3 08:46:17 BST 2010
#485: OrPostList::check() sometimes returns valid=false incorrectly
---------------------+------------------------------------------------------
Reporter: richard | Owner: richard
Type: defect | Status: new
Priority: normal | Milestone: 1.2.1
Component: Matcher | Version: SVN trunk
Severity: normal | Blockedby:
Platform: All | Blocking:
---------------------+------------------------------------------------------
I've seen some situations where the newly added OrPostList::check() method
returns the incorrect value for "valid", resulting in some documents being
skipped from the search results.
I have a patch which fixes the problem in a large production database, but
have not yet produced test cases for it.
This method was new in SVN since 1.2.0, so I believe the problem isn't in
any released version. We need to fix this before the next release,
though.
--
Ticket URL: <http://trac.xapian.org/ticket/485>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list