[Xapian-tickets] [Xapian] #431: valuestream, doclength bounds and wdf bounds not wrapped

Xapian nobody at xapian.org
Tue Feb 2 11:43:14 GMT 2010


#431: valuestream, doclength bounds and wdf bounds not wrapped
-----------------------------+----------------------------------------------
 Reporter:  richard          |       Owner:  richard  
     Type:  enhancement      |      Status:  new      
 Priority:  normal           |   Milestone:  1.2.x    
Component:  Xapian-bindings  |     Version:  SVN trunk
 Severity:  normal           |    Keywords:           
Blockedby:                   |    Platform:  All      
 Blocking:                   |  
-----------------------------+----------------------------------------------

Comment(by richard):

 I had this patch lying around on my tree, so thought I'd attach it here to
 stop it getting lost.

 This is a complete, and fully tested, implementation as far as python is
 concerned.  It compiles for the other bindings, but doesn't have any
 special support.

 I think support is needed for Ruby (in xapian.rb) - at the least, the
 get_docid method needs to be wrapped for stream value iterators: it would
 be nice to support skip_to() on that wrapper, too.  I'm not sure my ruby
 is up to the task of making a tested patch for that, though.

 I don't think that special support is required for PHP, or the other
 languages - they just expose the C++ iterators, as far as I know.

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



More information about the Xapian-tickets mailing list