Apache Lucene 5.5.0 發布,Java 搜索引擎

jopen 8年前發布 | 12K 次閱讀

Apache Lucene 5.5.0 發布了,該版本包含 bug 修復、優化和改進,值得關注的內容有:

* JoinUtil.createJoinQuery can now join on numeric doc values fields

* BlendedInfixSuggester now has an exponential reciprocal scoring
model, to more strongly favor suggestions with matches closer to the
beginning
* CustomAnalyzer has improved (compile time) type safety
* DFISimilarity implements the divergence from independence scoring model
* Fully wrap any other merge policy using MergePolicyWrapper
* Sandbox geo point queries have graduated into the spatial module,
and now use a more efficient binary term encoding for smaller index
size, faster indexing, and decreased search-time heap usage
* BooleanQuery performs some new query optimizations
* TermsQuery constructors are more GC efficient

完整記錄請看:https://lucene.apache.org/core/5_5_0/changes/Changes.html

下載地址:http://lucene.apache.org/core/mirrors-core-latest-redir.html

來自: http://www.oschina.net//news/70952/apache-lucene-5-5-0

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!