Ticket #235 (assigned enhancement)
store the sort specification in the option map instead of separate variables
| Reported by: | tv+xapian.org | Owned by: | olly |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.1 |
| Component: | Omega | Version: | SVN trunk |
| Severity: | minor | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | All | Blocking: |
Description (last modified by olly) (diff)
Hi,
the patch at http://people.debian.org/~tviehmann/list-search/xapian_omega_make_sortstuff_options.diff moves the sort specification into the option map and removes the sort_* variables in omega.h. This makes the sort specification better accessible from omegascript. Quite possibly, it could be improved by doing the same to docid_order.
The goal immediately at hand is to reduce the amount of changes to omega in the gmane/Debian list search patches, here to move the sort handling into the query templates.
Kind regards
Thomas
URL: http://people.debian.org/~tviehmann/list-search/xapian_omega_make_sortstuff_options.diff
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
