[Xapian-commits] 11829: trunk/xapian-core/ trunk/xapian-core/api/ trunk/xapian-core/include/xapian/ trunk/xapian-core/tests/
richard
xapian-commits at lists.xapian.org
Sat Feb 7 00:18:30 GMT 2009
SVN root: svn://svn.xapian.org/xapian
Changes by: richard
Revision: 11829
Date: 2009-02-07 00:18:29 +0000 (Sat, 07 Feb 2009)
Log message (7 lines):
api/omdocument.cc,api/omquery.cc,include/xapian/document.h,
include/xapian/query.h: Add methods for serialising documents and
queries into strings, and unserialising back from strings. Fixes
most of ticket #206 - missing part is that serialising queries
containing PostingSources doesn't work.
tests/Makefile.am,tests/api_serialise.cc: Add tests of document
and query serialisation.
Modified files:
U trunk/xapian-core/ChangeLog
U trunk/xapian-core/api/omdocument.cc
U trunk/xapian-core/api/omquery.cc
U trunk/xapian-core/include/xapian/document.h
U trunk/xapian-core/include/xapian/query.h
U trunk/xapian-core/tests/Makefile.am
A trunk/xapian-core/tests/api_serialise.cc
Links:
http://xapian.org/C?11829
http://xapian.org/C?11829?trunk/xapian-core/ChangeLog
http://xapian.org/C?11829?trunk/xapian-core/api/omdocument.cc
http://xapian.org/C?11829?trunk/xapian-core/api/omquery.cc
http://xapian.org/C?11829?trunk/xapian-core/include/xapian/document.h
http://xapian.org/C?11829?trunk/xapian-core/include/xapian/query.h
http://xapian.org/C?11829?trunk/xapian-core/tests/Makefile.am
http://xapian.org/C?11829?trunk/xapian-core/tests/api_serialise.cc?A
More information about the Xapian-commits
mailing list