Scrap baloo?
Jos van den Oever
jos at vandenoever.info
Wed Sep 28 19:51:00 UTC 2016
On Wednesday 28 September 2016 18:09:12 David Edmundson wrote:
> A sizable part of your argument is based on problems with NFS . SQlite
> (that tracker uses) will surely have the same problems.
> Surely If file locks don't work, then file locks don't work....?
CLucene does not have the same problem. It has files to which it appends. Once
the files grow too large, they are merged into a new one, but the old ones
remain available as long as they are used by an IndexReader.
As to the idea of pluggable indexes, that is what Strigi uses. It adds
development overhead, but the tests can be shared.
Cheers,
Jos
More information about the Kde-frameworks-devel
mailing list