昨天lucene2.2 发布了。。。
imjl
2007-06-20
19 June 2007 - Release 2.2 available
This release has many improvements since release 2.1. New major features: * "Point-in-time" searching * Payloads * Funtion queries * New API for preanalyzed fields In addition Lucene 2.2 has many performance improvements, bug fixes, etc. See CHANGES.txt for details. Lucene 2.2 includes index format changes that are not readable by older versions of Lucene. Lucene 2.2 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. 详情 : http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_2_0/CHANGES.txt 源代码和安装包: http://www.apache.org/dyn/closer.cgi/lucene/java/ |
|
grantbb
2007-06-21
准备升级试试看!
|
|
roki
2007-07-01
刚升级到2.1 ,看来又要小折腾一下了
|
|
amigobot
2007-07-04
怎么lucene每次小升级对文件格式都有改变, 还不兼容, 是不是太随意了。
|
|
caocao
2007-07-05
晕,把CHANGES.txt看了一遍,和2.1的CHANGES.txt有点重叠,很难找出2.2相比2.1有哪些更新的说
|
|
roki
2007-07-07
索引格式好象又变了,用老版本luke0.7打不开新版本的索引了,
不过用最新的0.71可以打开 |
|
imjl
2007-07-08
两位好时髦哦。。呵呵
|
|
guoyi
2007-09-08
升级了,2.2建索引的速度比2.0快多了
|
|
java99666
2007-09-27
真是不理解,为什么每次改动都不能向下兼容呢?2.2建立的索引用2.0搜就抱错,没有segments文件,看到有一个什么segments_的文件,就改名,还是不行,真是郁闷,很奇怪这些开发者是怎么想的,不向下兼容怎么让大家放心升级?
|
|
wangyi878750
2007-10-20
哈,我用的OpenCms7.0.2里面已经用的是2.2喽.
:(不过还没有发现太大的差别. |