全文検索エンジン Apache Solr 1.4 の正式版がリリースされていました。
10 November 2009 - Solr 1.4 Released
Solr 1.4 has been released and is now available for public download! New Solr 1.4 features include
* Major performance enhancements in indexing, searching, and faceting
* Revamped all-Java index replication that's simple to configure and can replicate config files
* Greatly improved database integration via the DataImportHandler
* Rich document processing (Word, PDF, HTML) via Apache Tika
* Dynamic search results clustering via Carrot2
* Multi-select faceting (support for multiple items in a single category to be selected)
* Many powerful query enhancements, including ranges over arbitrary functions, nested queries of different syntaxes
* Many other plugins including Terms for auto-suggest, Statistics, TermVectors, Deduplication
1.4-Nightlyをずっと使っていたので個人的にあまり目新しくないのですが、1.3と比較すればかなりパフォーマンスは向上しています。膨大なドキュメントを一瞬で検索できるという爽快感は他のソフトウェアでは味わえないので、膨大なテキストを扱う機会があれば一度インデックスを作って検索をかけてみるとよいです。