国内研究solr的人很少,所以中文资料也很少.但是有些翻译我觉得不准确,所以今天说下.
以下英文都是摘自solr的wiki页面,我只是做个大概翻译,翻译比较粗糙。大概就这么个意思。
What does Solr stand for?
Arguably, it stands for "Searching On Lucene w/Replication" -- but it should not be considered an acronym.
Solr这几个字母什么含义?
它可以理解成"基于lucene并且带复制"--但不能看成是它的缩写。
Where did the initial version of Solr come from?
"Solar" was initially developed by [WWW] CNET Networks as an in-house search platform beginning in late fall 2004. By summer 2005, CNET's product catalog was [WWW] powered by Solar, and several other CNET applications soon followed. In January 2006 CNET [WWW] Granted the existing code base to the ASF to become the "Solr" project.
Solr的由来
solr最初是cnet网站于2004秋天做为内部搜索平台开始使用。2005年夏天,CNET的产品目录变成SOLAR提供,同时一部分相关程序也跟进。2006年CNET授权现存的代码基于ASF,就这样就变成了SOLR项目。
Is Solr Stable? Is it "Production Quality?"
Solr is currently being used to power search applications on several high traffic publicly accessible websites.
solr是否稳定?它是否具备了生产特性?(国外一般把投入正式使用的称为生产)
Solr目前已经为一些高负荷的公开网站用来加强搜索。(wiki还列举了些一些网站,有兴趣的可以自己去看下)
SOLR网站:
http://lucene.apache.org/solr/SOLR WIKI:
http://wiki.apache.org/solr/目前SOLR网站提供的solr不支持中文。