18275: trunk/xapian-core/ trunk/xapian-core/backends/chert/
olly <[email protected]> Fri, 10 Oct 2014 11:55:28 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18275 Date: 2014-10-10 11:55:28 +0100 (Fri, 10 Oct 2014) Log message (3 lines): backends/chert/chert_btreebase.cc,backends/chert/chert_table.cc: The table is sync-ed after the base file, so it's the last table we want to full-sync, not the last base file. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/backends/chert/chert_btreebase.cc U trunk/xapian-core/backends/chert/chert_table.cc Links: http://xapian.org/C?18275 http://xapian.org/C?18275?trunk/xapian-core/ChangeLog http://xapian.org/C?18275?trunk/xapian-core/backends/chert/chert_btreebase.cc http://xapian.org/C?18275?trunk/xapian-core/backends/chert/chert_table.cc