18003: trunk/xapian-core/ trunk/xapian-core/matcher/
olly <[email protected]>
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18003 Date: 2014-05-22 07:03:03 +0100 (Thu, 22 May 2014) Log message (4 lines): matcher/localsubmatch.cc: If a term matches all documents and its weight doesn't depend on its wdf, we can optimise it to MatchAll (the previous requirement that maxpart == 0 was unnecessarily strict). Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/matcher/localsubmatch.cc Links: http://xapian.org/C?18003 http://xapian.org/C?18003?trunk/xapian-core/ChangeLog http://xapian.org/C?18003?trunk/xapian-core/matcher/localsubmatch.cc