Ticket #287 (closed defect: fixed)
DatabaseCorruptError after deleting all postings for a term
| Reported by: | flav | Owned by: | olly |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.8 |
| Component: | Backend-Flint | Version: | 1.0.5 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | Linux | Blocking: |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

