[Xapian-commits] 11533: trunk/xapian-core/ trunk/xapian-core/api/ trunk/xapian-core/backends/inmemory/ trunk/xapian-core/include/xapian/ trunk/xapian-core/matcher/
olly
xapian-commits at lists.xapian.org
Tue Oct 14 12:45:14 BST 2008
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 11533
Date: 2008-10-14 12:45:14 +0100 (Tue, 14 Oct 2008)
Log message (4 lines):
api/postingsource.cc,backends/inmemory/inmemory_database.cc,
matcher/multimatch.cc: Database::get_document_lazily() now returns
NULL if the document isn't found for an inmemory database.
include/xapian/database.h: Document the return value better.
Modified files:
U trunk/xapian-core/ChangeLog
U trunk/xapian-core/api/postingsource.cc
U trunk/xapian-core/backends/inmemory/inmemory_database.cc
U trunk/xapian-core/include/xapian/database.h
U trunk/xapian-core/matcher/multimatch.cc
Links:
http://xapian.org/C?11533
http://xapian.org/C?11533?trunk/xapian-core/ChangeLog
http://xapian.org/C?11533?trunk/xapian-core/api/postingsource.cc
http://xapian.org/C?11533?trunk/xapian-core/backends/inmemory/inmemory_database.cc
http://xapian.org/C?11533?trunk/xapian-core/include/xapian/database.h
http://xapian.org/C?11533?trunk/xapian-core/matcher/multimatch.cc
More information about the Xapian-commits
mailing list