[Xapian-tickets] [Xapian] #663: Make ValueRangeProcessor return a Query object

Xapian nobody at xapian.org
Wed Mar 11 12:31:28 GMT 2015


#663: Make ValueRangeProcessor return a Query object
-------------------------+------------------------------
 Reporter:  olly         |             Owner:  olly
     Type:  enhancement  |            Status:  assigned
 Priority:  normal       |         Milestone:  1.3.4
Component:  QueryParser  |           Version:  SVN trunk
 Severity:  normal       |        Resolution:
 Keywords:               |        Blocked By:
 Blocking:               |  Operating System:  All
-------------------------+------------------------------
Changes (by olly):

 * status:  new => assigned
 * milestone:  1.3.3 => 1.3.4


Comment:

 Perhaps a cleaner way to provide this is to add a new {{{RangeProcessor}}}
 class, since there would no longer be a tie to using {{{OP_VALUE_RANGE}}}
 for the resulting query (though it would probably be the most common
 implementation).  Then {{{ValueRangeProcessor}}} can be deprecated.

 We should think if there are any other aspects of VRPs we'd like to
 adjust, as this would be a good time to address them.

 Bumping to 1.3.4 so we can think about this a bit more.

--
Ticket URL: <http://trac.xapian.org/ticket/663#comment:1>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list