Ticket #220 (new enhancement)
DateValueRangeProcessor and StringVRP should allow a prefix/suffix like NumberVRP
| Reported by: | pezo | Owned by: | olly |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.0 |
| Component: | Library API | Version: | SVN trunk |
| Severity: | minor | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | All | Blocking: |
Description (last modified by olly) (diff)
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)
Change History
Note: See
TracTickets for help on using
tickets.
