Olly Betts
2005-Jun-11 18:20 UTC
[Xapian-discuss] Problem merging multiple databases with quartzcompact
I've just noticed a bug in quartzcompact when merging multiple databases
which have positional information. If you only compact a single
database there's no problem. Merging is also fine if there's no
positional information (or at most 127 documents in total!)
This tiny patch should fix the problem:
http://xapian.org/C?6262?trunk/xapian-core/bin/quartzcompact.cc
Cheers,
Olly