|
The free Java search engine Apache Lucene is available in version 2.9. The release provides numerous new features and API enhancements.
Among the new features to Apache Lucene are per segment searching and more scalable multi-term queries. New analyzers are available for Persian, Arabic and Chinese. Also, developers increased the speed of numeric range searching so that they need not be converted to text and are indexed in a tree structure for faster processing.
Version 2.9 is not completely backward-compatible. Details are in the Lucene changelog. The team recommends compiling applications with Lucene 2.9 and not simply swap out the binaries. That way problems with backward compatibility can be ironed out more easily.
The next Lucene release should bear the number 3.0, require Java 1.5 and remove "deprecated" code.
Lucene 2.9 is under Apache License 2.0 and available at a number of mirrors for download.
|
| Related Articles | |
|---|---|
| Apache's Ongoing Licensing Bout with Sun | |
| WebhostingDay 2009 and IPv6: "Spread the Love" | |
| More Websites in April Thanks Mainly to Google and Nginx | |
| Special Linux Magazine 3 for 1 Offer |
|---|
|
Get 3 Issues + 3 DVDs for the price of a single issue! Let Linux Magazine's hands-on, technical articles guide you in your daily Linux use. Check out bonus DVDs like Ubuntu, SUSE, or Fedora and save the download. Only available for a limited time. Don't miss out! |
Comments