Ticket #206 (new enhancement)
Implement simple serialization for Xapian::Document and Xapian::Query
| Reported by: | armin.ronacher | Owned by: | olly |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.1 |
| Component: | Library API | Version: | SVN trunk |
| Severity: | minor | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | All | Blocking: |
Description (last modified by richard) (diff)
It would be good to have a simple and fast serialization for Xapian::Document and Xapian::Query so that a client can communicate with a Daemon etc. That format is allowed to change between Xapian versions and should just provide a simple way to do some inter-process/inter-server communication.
Change History
Note: See
TracTickets for help on using
tickets.
