17937: trunk/xapian-core/ trunk/xapian-core/api/ 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: 17937 Date: 2014-04-03 06:53:32 +0100 (Thu, 03 Apr 2014) Log message (6 lines): api/omenquire.cc,api/omenquireinternal.h,common/submatch.h,matcher/, net/remoteserver.cc,net/serialise.cc,weight/weight.cc, weight/weightinternal.cc,weight/weightinternal.h: Eliminate the map<string, TermFreqAndWeight> in MSet::Internal, and instead just preserve the Weight::Internal object there as that holds all the information we need. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/api/omenquire.cc U trunk/xapian-core/api/omenquireinternal.h U trunk/xapian-core/common/submatch.h U trunk/xapian-core/matcher/localsubmatch.cc U trunk/xapian-core/matcher/localsubmatch.h U trunk/xapian-core/matcher/multimatch.cc U trunk/xapian-core/matcher/multimatch.h U trunk/xapian-core/matcher/remotesubmatch.cc U trunk/xapian-core/matcher/remotesubmatch.h U trunk/xapian-core/net/remoteserver.cc U trunk/xapian-core/net/serialise.cc U trunk/xapian-core/weight/weight.cc U trunk/xapian-core/weight/weightinternal.cc U trunk/xapian-core/weight/weightinternal.h Links: http://xapian.org/C?17937 http://xapian.org/C?17937?trunk/xapian-core/ChangeLog http://xapian.org/C?17937?trunk/xapian-core/api/omenquire.cc http://xapian.org/C?17937?trunk/xapian-core/api/omenquireinternal.h http://xapian.org/C?17937?trunk/xapian-core/common/submatch.h http://xapian.org/C?17937?trunk/xapian-core/matcher/localsubmatch.cc http://xapian.org/C?17937?trunk/xapian-core/matcher/localsubmatch.h http://xapian.org/C?17937?trunk/xapian-core/matcher/multimatch.cc http://xapian.org/C?17937?trunk/xapian-core/matcher/multimatch.h http://xapian.org/C?17937?trunk/xapian-core/matcher/remotesubmatch.cc http://xapian.org/C?17937?trunk/xapian-core/matcher/remotesubmatch.h http://xapian.org/C?17937?trunk/xapian-core/net/remoteserver.cc http://xapian.org/C?17937?trunk/xapian-core/net/serialise.cc http://xapian.org/C?17937?trunk/xapian-core/weight/weight.cc http://xapian.org/C?17937?trunk/xapian-core/weight/weightinternal.cc http://xapian.org/C?17937?trunk/xapian-core/weight/weightinternal.h