News: Heliosearch : Solr Evolved

[复制链接]
查看11 | 回复3 | 2011-5-7 01:45:08 | 显示全部楼层 |阅读模式
Heliosearch – The Next SolrProject Heliosearch is about creating the next major evolution of Solr. To kick things off, I’ve started a project on github and implemented “off-heap” filters, as a first step toward taking performance to the next level.For a number of reasons, I felt it best to incubate this project at github, where it could have a community dedicated solely to it’s advancement. The longer term plan is to bring it back to the ASF once it has gained enough traction.Off-Heap FiltersJVMs have never been particularly good at dealing with large heaps. The larger the heap, the more resources the JVM wastes copying memory around that could otherwise be spent doing more useful work. Larger heaps also correlate with larger stop-the-world garbage collection pauses.Update:The first heliosearch release is out, and the first tests of off-heap filters performance have been very encouraging.

回复

使用道具 举报

千问 | 2011-5-7 01:45:08 | 显示全部楼层
Native Code Optimizations
In addition to moving more large data structures off-heap(like
UnInvertedField), I am planning to implement native code
optimizations for certain hotspots. Native code faceting would be an
obvious first choice since it can often be a CPU bottleneck.
Community
We’re off to a fast start, with over 30 committers already, and our first pre-release out.
Stop by the user forum and let us know what types of features you’d like to see!
回复

使用道具 举报

千问 | 2011-5-7 01:45:08 | 显示全部楼层
good

回复

使用道具 举报

千问 | 2011-5-7 01:45:08 | 显示全部楼层
有时间研究一下,公司也在用
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行