Refactoring CLucene

There are some issues with document deletion and support for
the latest release of CLucene which may be related to having
concurrent IndexWriters and IndexReaders.

This refactoring works fine on Linux. Pushed for safety for
any users that may be experiencing issues when deleting rides.

Further investigation is required on mac and windows builds.
This commit is contained in:
Mark Liversedge
2012-10-22 21:40:49 +01:00
parent f2c5d2331d
commit 59da3c14c1
3 changed files with 38 additions and 21 deletions

View File

@@ -408,7 +408,7 @@ any 0.9 branch should work fine, let us know if you experience any issues. You m
that the libclucene0ldbl runtime is already installed, this is fine and typical since
clucene is a very popular search library.
$ sudo apt-get install clucene-core
$ sudo apt-get install libclucene-dev
$ sudo apt-get install libclucene0ldbl
By default, and this is deliberate, the clucene install places the config headers into