1 May 2009 05:15
12546: trunk/xapian-core/ trunk/xapian-core/bin/
olly <xapian-commits <at> lists.xapian.org>
2009-05-01 03:15:39 GMT
2009-05-01 03:15:39 GMT
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 12546 Date: 2009-05-01 04:15:39 +0100 (Fri, 01 May 2009) Log message (6 lines): bin/xapian-check.cc: Chert doesn't store termlist entries for documents without terms, which resulted in us reporting an error when we found document ids in the doclength "postlist" which were greater than any with an entry in the termlist. Instead compare these entries against db.get_last_docid() if we are checking a whole db and able to call it. If not, suppress this check. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/bin/xapian-check.cc Links: http://xapian.org/C?12546 http://xapian.org/C?12546?trunk/xapian-core/ChangeLog http://xapian.org/C?12546?trunk/xapian-core/bin/xapian-check.cc
RSS Feed