17981: 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: 17981 Date: 2014-05-02 03:41:55 +0100 (Fri, 02 May 2014) Log message (4 lines): matcher/valuestreamdocument.cc,matcher/valuestreamdocument.h: Put the docid in the sub-database into the ValueStreamDocument object as that's what Xapian::Document::get_docid() is documented to return. (fixes#636, reported by Jeff Rand). Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/matcher/valuestreamdocument.cc U trunk/xapian-core/matcher/valuestreamdocument.h Links: http://xapian.org/C?17981 http://xapian.org/C?17981?trunk/xapian-core/ChangeLog http://xapian.org/C?17981?trunk/xapian-core/matcher/valuestreamdocument.cc http://xapian.org/C?17981?trunk/xapian-core/matcher/valuestreamdocument.h