[Xapian-commits] 7799: branches/0.9/xapian-core/
branches/0.9/xapian-core/backends/inmemory/
olly
xapian-commits at lists.xapian.org
Thu Mar 1 03:39:45 GMT 2007
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 7799
Date: 2007-03-01 03:39:44 +0000 (Thu, 01 Mar 2007)
Log message (5 lines):
Backport bug-fix from trunk:
backends/inmemory/inmemory_database.cc: If replace_document is used
to set the docid of a newly added document which has previously
existed, then we need to mark that document as valid (caught by
existing test replacedoc4 in a debug build).
Modified files:
U branches/0.9/xapian-core/ChangeLog
U branches/0.9/xapian-core/backends/inmemory/inmemory_database.cc
Links:
http://xapian.org/C?7799
http://xapian.org/C?7799?branches/0.9/xapian-core/ChangeLog
http://xapian.org/C?7799?branches/0.9/xapian-core/backends/inmemory/inmemory_database.cc
More information about the Xapian-commits
mailing list