[Xapian-tickets] [Xapian] #220: DateValueRangeProcessor and StringVRP should allow a prefix/suffix like NumberVRP
Xapian
nobody at xapian.org
Thu Apr 24 03:15:57 BST 2008
#220: DateValueRangeProcessor and StringVRP should allow a prefix/suffix like
NumberVRP
-------------------------+--------------------------------------------------
Reporter: pezo | Owner: olly
Type: enhancement | Status: new
Priority: normal | Milestone: 1.1.0
Component: Library API | Version: SVN HEAD
Severity: minor | Resolution:
Keywords: | Blockedby:
Platform: All | Blocking:
-------------------------+--------------------------------------------------
Changes (by olly):
* owner: newbugs => olly
* status: assigned => new
* milestone: => 1.1.0
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:
We should at least think about this for 1.1.0 - implementing it mid-series
might need workarounds to avoid ABI breakage.
--
Ticket URL: <http://trac.xapian.org/ticket/220#comment:4>
Xapian <http://trac.xapian.org>
Xapian
More information about the Xapian-tickets
mailing list