[Xapian-tickets] [Xapian] #287: DatabaseCorruptError in PHP bindings when using prefixed terms and delete_document
Xapian
nobody at xapian.org
Sat Aug 2 07:11:14 BST 2008
#287: DatabaseCorruptError in PHP bindings when using prefixed terms and
delete_document
--------------------+-------------------------------------------------------
Reporter: flav | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone:
Component: Other | Version:
Severity: normal | Keywords: DatabaseCorruptError php
Blockedby: | Platform: Linux
Blocking: |
--------------------+-------------------------------------------------------
Problem:
Getting a DatabaseCorruptError after doing multiple delete_document() via
php bindings.
I reduced working code (attached) to a contrived example which shows
errors with a xapian-check.
Versions:
Errors with:
Ubuntu Hardy 8.04.1
libxapian15 1.0.5 (Ubuntu current package)
php5 5.2.4 (Ubuntu current package)
-- Did a manual install of 1.0.7 and have same problem.
Works fine under:
Ubuntu Gutsy 7.10
libxapian15 1.0.2 (Ubuntu current package)
php5 5.2.3 (Ubuntu current package)
Not sure if a distribution specific problem, however, did do an install
from source (1.0.7) with same results.
--
Ticket URL: <http://trac.xapian.org/ticket/287>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list