Ticket #64 (closed defect: released)

Opened 4 years ago

Last modified 3 years ago

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

Changed 4 years ago by olly

  • status changed from new to closed
  • resolution set to fixed

Yes, it's a generic xapian-core bug.

Thanks for reporting it, it should be fixed by revision 6329.

Changed 3 years ago by olly

  • resolution changed from fixed to released

Fixed in 0.9.2.

Changed 3 years ago by trac

  • platform set to All
Note: See TracTickets for help on using tickets.