手机版
你好,游客 登录 注册
背景:
阅读新闻

Apache Solr 5.5.0 发布下载,全文搜索服务器

[日期:2016-02-24] 来源:oschina.net  作者:Linux [字体: ]

Apache Solr 5.5.0 发布,Solr是一个高性能,采用Java开发,基于Lucene的全文搜索服务器。文档通过Http利用XML加到一个搜索集合中。查询该集合也是通过 http收到一个XML/JSON响应来实现。它的主要特性包括:高效、灵活的缓存功能,垂直搜索功能,高亮显示搜索结果,通过索引复制来提高可用性,提 供一套强大Data Schema来定义字段,类型和设置文本分析,提供基于Web的管理界面等。

该版本值得关注的改进内容包括:

* The schema version has been increased to 1.6, and Solr now returns
non-stored doc values fields along with stored fields
* The PERSIST CoreAdmin action has been removed
* The <mergePolicy> element is deprecated in favor of a similar
<mergePolicyFactory> element, in solrconfig.xml
* CheckIndex now works on HdfsDirectory
* RuleBasedAuthorizationPlugin now allows wildcards in the role, and
accepts an 'all' permission
* Users can now choose compression mode in SchemaCodecFactory
* Solr now supports Lucene's XMLQueryParser
* Collections APIs now have async support
* Uninverted field faceting is re-enabled, for higher performance on
rarely changing indices

完整的改进记录请看:https://lucene.apache.org/solr/5_5_0/changes/Changes.htm

Solr3.6.1 在Tomcat6下的环境搭建 http://www.linuxidc.com/Linux/2013-01/77664.htm

基于Tomcat的Solr3.5集群部署 http://www.linuxidc.com/Linux/2012-12/75297.htm

在Linux上使用Nginx为Solr集群做负载均衡 http://www.linuxidc.com/Linux/2012-12/75257.htm

Linux下安装使用Solr http://www.linuxidc.com/Linux/2012-10/72029.htm

Ubuntu 12.04 LTS 上通过 Tomcat 部署 Solr 4 http://www.linuxidc.com/Linux/2012-09/71158.htm

Solr实现Low Level查询解析(QParser) http://www.linuxidc.com/Linux/2012-05/59755.htm

基于Solr 3.5搭建搜索服务器 http://www.linuxidc.com/Linux/2012-05/59743.htm

Solr 3.5开发应用教程 PDF高清版 http://www.linuxidc.com/Linux/2013-10/91048.htm

Solr 4.0 部署实例教程 http://www.linuxidc.com/Linux/2013-10/91041.htm

Solr 的详细介绍请点这里
Solr 的下载地址请点这里

本文永久更新链接地址http://www.linuxidc.com/Linux/2016-02/128650.htm

linux
相关资讯       Solr 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款