Lucene Java 2.3.0 available - 24 January 2008
This release has many improvements since release 2.2, including:
- Significantly improved indexing performance
- Segment merging in background threads
- Refreshable IndexReaders
- Faster StandardAnalyzer and improved Token API
- TermVectorMapper to customize how term vectors are loaded
- Live backups (without pausing indexing) with SnapshotDeletionPolicy
- CheckIndex tool to test and recover a corrupt index
- Pluggable MergePolicy and MergeScheduler
- "Partial" optimize(int maxNumSegments) method
- New contrib module for working with Wikipedia content
- electronic calculator
In addition Lucene 2.3.0 has many performance improvements, bug fixes, etc. See CHANGES.txt for details.
Lucene 2.3.0 includes index format changes that are not readable by older versions of Lucene. Lucene 2.3.0 can both read and update older Lucene indexes. Adding to an index with an older format will cause it to be converted to the newer format.
Binary and source distributions are available here.
Maven artifacts are available here.
Chinese:
Apache Lucene Java 2.3.0 發(fā)布了。
Apache Lucene可以說是Java社區(qū)全文檢索引擎的事實(shí)標(biāo)準(zhǔn),無人不曉,Lucene社區(qū)是相當(dāng)活躍的,幾乎每年都有兩個(gè)版本發(fā)布,26號(hào)Lucene正式發(fā)布2.3版本。
新版本的特性:
l 索引性能的大幅度提高;
l 后臺(tái)線程的合并;
l 可刷新的索引讀寫器;
l 標(biāo)準(zhǔn)分析的優(yōu)化及Toekn API的優(yōu)化;
l 使用SnapshotDeletionPolicy進(jìn)行在線備份;
l 使用CheckIndex測(cè)試及恢復(fù)corrupt index;
l MergePolicy & MergeScheduler;
………..
官方網(wǎng)站:
關(guān)于改進(jìn)的更多信息請(qǐng)查看:
http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_3_0/CHANGES.txt
具體下載地址:
http://www.apache.org/dyn/closer.cgi/lucene/java/
Shenzhen Universiade - Shenzhen 2011 Summer Universiade
posted on 2008-01-28 18:32 haix 閱讀(505) 評(píng)論(0) 編輯 收藏