17942: trunk/xapian-core/ trunk/xapian-core/api/ trunk/xapian-core/backends/ trunk/xapian-core/backends/brass/ trunk/xapian-core/backends/chert/ trunk/xapian-core/backends/inmemory/ trunk/xapian-core/backends/remote/ trunk/xapian-core/common/ trunk/xapian-core/matcher/ trunk/xapian-core/net/ trunk/xapian-core/weight/
olly <[email protected]>
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 17942 Date: 2014-04-07 06:46:09 +0100 (Mon, 07 Apr 2014) Log message (10 lines): api/omdatabase.cc,backends/brass/,backends/chert/, backends/database.cc,backends/database.h, backends/inmemory/inmemory_database.cc, backends/inmemory/inmemory_database.h, backends/remote/remote-database.cc,backends/remote/remote-database.h, common/remoteprotocol.h,matcher/const_database_wrapper.cc, matcher/const_database_wrapper.h,net/remoteserver.cc, net/remoteserver.h,weight/weightinternal.cc: Fetch termfreq and collection frequency in a single call - shaves ~0.3% off a test search. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/api/omdatabase.cc U trunk/xapian-core/backends/brass/brass_database.cc U trunk/xapian-core/backends/brass/brass_database.h U trunk/xapian-core/backends/brass/brass_inverter.h U trunk/xapian-core/backends/brass/brass_postlist.cc U trunk/xapian-core/backends/brass/brass_postlist.h U trunk/xapian-core/backends/brass/brass_termlist.cc U trunk/xapian-core/backends/chert/chert_database.cc U trunk/xapian-core/backends/chert/chert_database.h U trunk/xapian-core/backends/chert/chert_modifiedpostlist.cc U trunk/xapian-core/backends/chert/chert_postlist.cc U trunk/xapian-core/backends/chert/chert_postlist.h U trunk/xapian-core/backends/chert/chert_termlist.cc U trunk/xapian-core/backends/database.cc U trunk/xapian-core/backends/database.h U trunk/xapian-core/backends/inmemory/inmemory_database.cc U trunk/xapian-core/backends/inmemory/inmemory_database.h U trunk/xapian-core/backends/remote/remote-database.cc U trunk/xapian-core/backends/remote/remote-database.h U trunk/xapian-core/common/remoteprotocol.h U trunk/xapian-core/matcher/const_database_wrapper.cc U trunk/xapian-core/matcher/const_database_wrapper.h U trunk/xapian-core/net/remoteserver.cc U trunk/xapian-core/net/remoteserver.h U trunk/xapian-core/weight/weightinternal.cc Links: http://xapian.org/C?17942 http://xapian.org/C?17942?trunk/xapian-core/ChangeLog http://xapian.org/C?17942?trunk/xapian-core/api/omdatabase.cc http://xapian.org/C?17942?trunk/xapian-core/backends/brass/brass_database.cc http://xapian.org/C?17942?trunk/xapian-core/backends/brass/brass_database.h http://xapian.org/C?17942?trunk/xapian-core/backends/brass/brass_inverter.h http://xapian.org/C?17942?trunk/xapian-core/backends/brass/brass_postlist.cc http://xapian.org/C?17942?trunk/xapian-core/backends/brass/brass_postlist.h http://xapian.org/C?17942?trunk/xapian-core/backends/brass/brass_termlist.cc http://xapian.org/C?17942?trunk/xapian-core/backends/chert/chert_database.cc http://xapian.org/C?17942?trunk/xapian-core/backends/chert/chert_database.h http://xapian.org/C?17942?trunk/xapian-core/backends/chert/chert_modifiedpostlist.cc http://xapian.org/C?17942?trunk/xapian-core/backends/chert/chert_postlist.cc http://xapian.org/C?17942?trunk/xapian-core/backends/chert/chert_postlist.h http://xapian.org/C?17942?trunk/xapian-core/backends/chert/chert_termlist.cc http://xapian.org/C?17942?trunk/xapian-core/backends/database.cc http://xapian.org/C?17942?trunk/xapian-core/backends/database.h http://xapian.org/C?17942?trunk/xapian-core/backends/inmemory/inmemory_database.cc http://xapian.org/C?17942?trunk/xapian-core/backends/inmemory/inmemory_database.h http://xapian.org/C?17942?trunk/xapian-core/backends/remote/remote-database.cc http://xapian.org/C?17942?trunk/xapian-core/backends/remote/remote-database.h http://xapian.org/C?17942?trunk/xapian-core/common/remoteprotocol.h http://xapian.org/C?17942?trunk/xapian-core/matcher/const_database_wrapper.cc http://xapian.org/C?17942?trunk/xapian-core/matcher/const_database_wrapper.h http://xapian.org/C?17942?trunk/xapian-core/net/remoteserver.cc http://xapian.org/C?17942?trunk/xapian-core/net/remoteserver.h http://xapian.org/C?17942?trunk/xapian-core/weight/weightinternal.cc