Ticket #1437 (closed task: fixed)

Opened 4 years ago

Last modified 3 years ago

add and use type information for Xapian value-stored properties

Reported by: sascha_silbe Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone: 0.88
Component: sugar-datastore Version: Git as of bugdate
Severity: Unspecified Keywords: r+
Cc: Distribution/OS: Unspecified
Bug Status: Assigned

Description

Bug #1342 has shown that it's necessary to know (and convert/check) the type of known properties (as we need to use xapian.sortable_serialise() on numeric types). This patch does that (but doesn't fix #1342 yet, that will be done on top of it).

Attachments

1437.patch Download (2.8 KB) - added by sascha_silbe 4 years ago.
add and use type information for "known" properties

Change History

Changed 4 years ago by sascha_silbe

add and use type information for "known" properties

Changed 3 years ago by alsroot

  • keywords r+ added; r? removed
  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.