[Xapian-tickets] [Xapian] #607: Handle second and third argument to Xapian::StringValueRangeProcessor new() in Perl bindings

Xapian nobody at xapian.org
Thu Oct 11 13:45:54 BST 2012


#607: Handle second and third argument to Xapian::StringValueRangeProcessor new()
in Perl bindings
----------------------------+-----------------------------------------------
 Reporter:  asjo            |       Owner:  olly  
     Type:  defect          |      Status:  new   
 Priority:  normal          |   Milestone:  1.2.13
Component:  Search::Xapian  |     Version:  1.2.12
 Severity:  normal          |    Keywords:        
Blockedby:                  |    Platform:  All   
 Blocking:                  |  
----------------------------+-----------------------------------------------

Comment(by olly):

 Thanks, looks good from a quick scan through.  Thanks for the update.

 Actually, since 1.1.2, !StringValueRangeProcessor handles the
 prefix/suffix and !DateValueRangeProcessor and !NumberValueRangeProcessor
 are now subclasses of it (previously, all three were direct subclasses of
 !ValueRangeProcessor, and only
 !NumberValueRangeProcessor had the prefix and suffix support, which is
 what the
 "valueranges" document describes).

 So I've updated that document to describe the prefix/suffix stuff once for
 all
 the classes instead, and committed that change to trunk as r16836.

 Still to do: r16836 needs backporting to the 1.2 branch, the rest of the
 patch
 needs applying to the 1.2 branch, and the new tests need to be added to
 the
 SWIG-based perl bindings on trunk.

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



More information about the Xapian-tickets mailing list