[Xapian-devel] Searching without flush?
Robert Pollak
robert.pollak@fabasoft.com
Tue, 01 Jun 2004 12:06:47 +0200
Hi,
I am using the Xapian-0.8.0 snapshot from 15-Apr-2004 02:14, and I am
using the same Xapian::WritableDatabase instance for indexing and searching.
Currently each search causes a database flush, which is slow.
How can I avoid this flush?
It seems that I have to modify Xapian to either
- search only the already flushed data (eventually missing some hits)
or
- search the un-flushed data, too.
--
Robert Pollak
GPG Key ID: 748646AD