Ticket #206 (new enhancement)

Opened 15 months ago

Last modified 3 weeks ago

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

Changed 15 months ago by olly

  • status changed from new to assigned
  • blocking set to 120
  • severity changed from normal to enhancement

Only requires API additions, not changes, so suitable for 1.0.x.

Changed 15 months ago by trac

  • platform set to All

Changed 9 months ago by richard

  • description modified (diff)
  • milestone set to 1.1

Changed 9 months ago by richard

  • blocking deleted

(In #120) Remove the unfixed dependencies so we can close this bug - they're all marked for the 1.1.0 milestone.

Changed 9 months ago by olly

  • owner changed from newbugs to olly
  • status changed from assigned to new

Changed 3 weeks ago by olly

  • milestone changed from 1.1.0 to 1.1.1

Bumping milestone to 1.1.1 as there's no patch yet and this isn't an incompatible change.

Note: See TracTickets for help on using tickets.