[Xapian-tickets] [Xapian] #220: DateValueRangeProcessor and StringVRP should allow a prefix/suffix like NumberVRP

Xapian nobody at xapian.org
Sun Jul 19 17:34:08 BST 2009


#220: DateValueRangeProcessor and StringVRP should allow a prefix/suffix like
NumberVRP
-------------------------+--------------------------------------------------
 Reporter:  pezo         |        Owner:  olly     
     Type:  enhancement  |       Status:  closed   
 Priority:  high         |    Milestone:  1.1.2    
Component:  Library API  |      Version:  SVN trunk
 Severity:  minor        |   Resolution:  fixed    
 Keywords:               |    Blockedby:           
 Platform:  All          |     Blocking:           
-------------------------+--------------------------------------------------
Changes (by olly):

  * status:  assigned => closed
  * resolution:  => fixed


Old description:

> In php4 xapian 1.0.4 there is a XapianDateValueRangeProcessor class
> without a
> prefix argument. Need prefix argument for searching a specified field
> ($number1vrp = new XapianNumberValueRangeProcessor(3, "USD:"); is also
> working
> with USD:200..500 in query string)

New description:

 In php4 xapian 1.0.4 there is a !XapianDateValueRangeProcessor class
 without a
 prefix argument. Need prefix argument for searching a specified field
 ({{{$number1vrp = new XapianNumberValueRangeProcessor(3, "USD:");}}} is
 also working
 with USD:200..500 in query string)

--

Comment:

 Fixed in trunk r13093.

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



More information about the Xapian-tickets mailing list