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

Xapian nobody at xapian.org
Mon Oct 1 06:12:59 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):

 On trunk the search-xapian module has been removed, and there's a SWIG-
 generated set of bindings (also called Search::Xapian) in xapian-
 bindings/perl.  The big benefit of using SWIG is that wrapping of new
 features happens automatically in many cases, so you shouldn't end up
 hitting missing wrappers like this one as of 1.4.0.

 The SWIG-generated wrappers are mostly compatible with those in search-
 xapian, though there are a few differences.  I've been keeping the
 testsuites aligned as far as possible, which helps to minimise the
 differences.

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



More information about the Xapian-tickets mailing list