[Xapian-discuss] another DatabaseModifiedError issue

James Aylett james-xapian at tartarus.org
Wed May 28 10:52:50 BST 2008


On Wed, May 28, 2008 at 11:33:39AM +0200, Markus Wörle wrote:

> I use xapian-core-1.0.6 with the corresponding perl bindings. I run a  
> 1 writer/N reader setup on 5 databases, that is the writer as well as  
> each reader holds 5 open db handles at a time. Since I use the perl- 
> bindings and am therefore not able to catch a DatabaseModifiedError, I  
> do reopen() a database-handle before every query.

Do you hold 5 distinct db handles in the readers, or are they
aggregated into one Xapian::Database object that you access?

J

-- 
/--------------------------------------------------------------------------\
  James Aylett                                                  xapian.org
  james at tartarus.org                               uncertaintydivision.org



More information about the Xapian-discuss mailing list