I have just released version 2.4.31 (should be in central soon), the main changes being:
- Reindexing indexes can now hold a checkpoint.
- Reindexing indexes can know decide to skip a run.
- Cancellation policy for index services has been defined, using interruptions, providing graceful shutdowns. As always for all your java concurrency-related questions, go to the source.
- It is know possible to use external executors.
- Many more tests.
Also, as of this version, the javadoc is no longer uploaded to the repository, as it can be built from source, but the relevant parts are online for your reading convenience.
UPDATE: Already in Central.
UPDATE: Already in Central.
2 comments:
Very interesting!!! It's a pity that I use Lucene 2.9 :(
I don't have a clear roadmap yet, but an update for Lucene 2.9.x may be possible...
Post a Comment