17883: 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: 17883 Date: 2014-02-26 00:50:06 +0000 (Wed, 26 Feb 2014) Log message (5 lines): matcher/localsubmatch.cc,matcher/synonympostlist.cc, matcher/synonympostlist.h: In SynonymPostList, avoid fetching the doclength if the weighting scheme doesn't need it and the calculated wdf for the synonym in <= doclength_lower_bound for the current subdatabase. (fixes #360) Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/matcher/localsubmatch.cc U trunk/xapian-core/matcher/synonympostlist.cc U trunk/xapian-core/matcher/synonympostlist.h Links: http://xapian.org/C?17883 http://xapian.org/C?17883?trunk/xapian-core/ChangeLog http://xapian.org/C?17883?trunk/xapian-core/matcher/localsubmatch.cc http://xapian.org/C?17883?trunk/xapian-core/matcher/synonympostlist.cc http://xapian.org/C?17883?trunk/xapian-core/matcher/synonympostlist.h