[Xapian-discuss] Using xapian-tcpsrv for both indexing and searching

James Aylett james-xapian at tartarus.org
Wed May 6 23:37:42 BST 2009


On Wed, May 06, 2009 at 12:15:45PM -0700, Miki Tebeka wrote:

> However when I try to connect in another process for searching, I get:
>     xapian.DatabaseLockError: REMOTE:Unable to acquire database write lock on
>     db: already locked
> (Using Python bindings).

Are you trying to create a WriteableDatabase? You can only have one
writer open at once, but this shouldn't prevent what you're
attempting.

J

-- 
  James Aylett

  talktorex.co.uk - xapian.org - uncertaintydivision.org



More information about the Xapian-discuss mailing list