[Xapian-tickets] [Xapian] #399: ChertValueManager::get_value skips document after flush

Xapian nobody at xapian.org
Wed Sep 9 07:11:46 BST 2009


#399: ChertValueManager::get_value skips document after flush
---------------------------+------------------------------------------------
 Reporter:  rlane          |       Owner:  olly
     Type:  defect         |      Status:  new 
 Priority:  normal         |   Milestone:      
Component:  Backend-Chert  |     Version:      
 Severity:  normal         |   Blockedby:      
 Platform:  All            |    Blocking:      
---------------------------+------------------------------------------------
 I've been seeing empty values returned immediately after flushing. The
 reader.at_end() condition following the reader.skip_to(did) call is true
 even though the document should exist. I've attached a testcase that
 passes with Flint and fails with Chert.

-- 
Ticket URL: <http://trac.xapian.org/ticket/399>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list