August 25, 2009
A small bug discovered in LucidGaze for Lucene kept us on our toes tonight. A fix is already up.
All of the users who downloaded LucidGaze for Lucene in the last 24 hours are kindly requested to re-download it from our downloads page
What can the bug do?
It can impact large Lucene implementations, as it has an issue with the way the debug log is produced (may miss some stats). the fix improves the tracking of IndexReader/IndexWriter memory…
Read more...
August 24, 2009
Java Developers have long been familiar with the power of the Apache Lucene open source search library, and have made it a top project both in the Java world and the apache world.
Because search applications can address an ambitious diversity of document indexes, searches, and queries, native Lucene Java application developers are often challenged to account for variations in performance of their Lucene application. It is vital to the developers to understand how quickly a…
Read more...