[Xapian-commits] 11532: trunk/xapian-core/ trunk/xapian-core/api/ trunk/xapian-core/include/xapian/ trunk/xapian-core/matcher/
olly
xapian-commits at lists.xapian.org
Tue Oct 14 04:22:21 BST 2008
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 11532
Date: 2008-10-14 04:22:21 +0100 (Tue, 14 Oct 2008)
Log message (5 lines):
api/omdatabase.cc,api/postingsource.cc,include/xapian/database.h,
matcher/multimatch.cc: Add internal
Xapian::Database::get_document_lazily() method and use it in the
matcher and Xapian::PostingSource classes to avoid repeating the
same code lots of times.
Modified files:
U trunk/xapian-core/ChangeLog
U trunk/xapian-core/api/omdatabase.cc
U trunk/xapian-core/api/postingsource.cc
U trunk/xapian-core/include/xapian/database.h
U trunk/xapian-core/matcher/multimatch.cc
Links:
http://xapian.org/C?11532
http://xapian.org/C?11532?trunk/xapian-core/ChangeLog
http://xapian.org/C?11532?trunk/xapian-core/api/omdatabase.cc
http://xapian.org/C?11532?trunk/xapian-core/api/postingsource.cc
http://xapian.org/C?11532?trunk/xapian-core/include/xapian/database.h
http://xapian.org/C?11532?trunk/xapian-core/matcher/multimatch.cc
More information about the Xapian-commits
mailing list