18036: trunk/xapian-core/ trunk/xapian-core/api/ trunk/xapian-core/include/xapian/ trunk/xapian-core/tests/
olly <[email protected]> Tue, 27 May 2014 05:04:09 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18036 Date: 2014-05-27 05:04:09 +0100 (Tue, 27 May 2014) Log message (4 lines): api/snipper.cc,include/xapian/snipper.h,tests/api_snipper.cc: Remove getters for obtaining info about the relevance model, and instead add a get_description() method which includes all such info in the returned description. Modified files: U trunk/xapian-core/ChangeLog U trunk/xapian-core/api/snipper.cc U trunk/xapian-core/include/xapian/snipper.h U trunk/xapian-core/tests/api_snipper.cc Links: http://xapian.org/C?18036 http://xapian.org/C?18036?trunk/xapian-core/ChangeLog http://xapian.org/C?18036?trunk/xapian-core/api/snipper.cc http://xapian.org/C?18036?trunk/xapian-core/include/xapian/snipper.h http://xapian.org/C?18036?trunk/xapian-core/tests/api_snipper.cc