Ticket #64 (closed defect: released)
Updating a flint db (with scriptindex) needs XAPIAN_PREFER_FLINT
| Reported by: | acm | Owned by: | olly |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Backend-Flint | Version: | SVN trunk |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | All | Blocking: |
Description
When I've created a flint database and try reading from it, it works perfectly. Xapian recognizes the database and opens it without me having to do any extra work. But when I try to update it without XAPIAN_PREFER_FLINT=1 in the environment it creates a new Quartz database in the same directory as the Flint-database instead of updating the Flint-database already there.
This happens with scriptindex (from xapian-svn-6324) but I don't believe it is scriptindex-related?
Change History
Note: See
TracTickets for help on using
tickets.
