[Xapian-commits] 9252: trunk/xapian-core/
trunk/xapian-core/backends/flint/
richard
xapian-commits at lists.xapian.org
Tue Sep 11 03:22:12 BST 2007
SVN root: svn://svn.xapian.org/xapian
Changes by: richard
Revision: 9252
Date: 2007-09-11 03:22:10 +0100 (Tue, 11 Sep 2007)
Log message (6 lines):
backends/flint/flint_database.cc,backends/flint/flint_database.h:
Change flush_threshold from static to non-static, and set it for
each FlintWritableDatabase based on the value of the
XAPIAN_FLUSH_THRESHOLD environment variable at the time the
database was opened, instead of caching the value for each future
database which is opened.
Modified files:
U trunk/xapian-core/ChangeLog
U trunk/xapian-core/backends/flint/flint_database.cc
U trunk/xapian-core/backends/flint/flint_database.h
Links:
http://xapian.org/C?9252
http://xapian.org/C?9252?trunk/xapian-core/ChangeLog
http://xapian.org/C?9252?trunk/xapian-core/backends/flint/flint_database.cc
http://xapian.org/C?9252?trunk/xapian-core/backends/flint/flint_database.h
More information about the Xapian-commits
mailing list