18002: trunk/xapian-core/ trunk/xapian-core/matcher/ trunk/xapian-core/tests/
olly <[email protected]>
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18002 Date: 2014-05-22 07:02:56 +0100 (Thu, 22 May 2014) Log message (4 lines): matcher/localsubmatch.cc,tests/api_percentages.cc: When we optimise a postlist for a term which matches all documents to use MatchAll, we still need to set a weight object on it to get percentages calculated correctly. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/matcher/localsubmatch.cc U trunk/xapian-core/tests/api_percentages.cc Links: http://xapian.org/C?18002 http://xapian.org/C?18002?trunk/xapian-core/ChangeLog http://xapian.org/C?18002?trunk/xapian-core/matcher/localsubmatch.cc http://xapian.org/C?18002?trunk/xapian-core/tests/api_percentages.cc