内容简介:Apache Solr 6.5.0 发布,Java 全文搜索服务器
Apache Solr 6.5.0 发布了。Apache Solr 是一个开源的搜索服务器。Solr 使用 Java 语言开发,主要基于 HTTP 和 ApacheLucene实现。
该版本一些值得关注的变更如下:
-
PointFields (fixed-width multi-dimensional numeric & binary types enabling fast range search) are now supported
-
In-place updates to numeric docValues fields (single valued, non-stored, non-indexed) supported using atomic update syntax
-
A new LatLonPointSpatialField that uses points or doc values for query
-
It is now possible to declare a field as "large" in order to bypass the document cache
-
New sow=false request param (split-on-whitespace) for edismax & standard query parsers enables query-time multi-term synonyms
-
XML QueryParser (defType=xmlparser) now supports span queries hl.maxAnalyzedChars now have consistent default across highlighters
-
UnifiedSolrHighlighter and PostingsSolrHighlighter now support
-
CustomSeparatorBreakIterator
-
Scoring formula is adjusted for the score
-
Nodes functionCalcite Planner now applies constant Reduction Rules to optimize plans
-
A new significantTerms Streaming Expression that is able to extract the significant terms in an index
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入浅出SQL(中文版)
贝里 编 / O‘Reilly Taiwan公司 / 东南大学 / 2009-6 / 98.00元
你将从《深入浅出SQL(中文版)》学到什么?在如今的世界,数据就是力量,但是成功的真正秘诀却是管理你的数据的力量。《深入浅出SQL(中文版)》带你进入SQL语言的心脏地带,从使用INSERT和SELECT这些基本的查询语法到使用子查询(subquery)、连接(join)和事务(transaction)这样的核心技术来操作数据库。到读完《深入浅出SQL(中文版)》之时,你将不仅能够理解高效数据库设......一起来看看 《深入浅出SQL(中文版)》 这本书的介绍吧!
JS 压缩/解压工具
在线压缩/解压 JS 代码
XML、JSON 在线转换
在线XML、JSON转换工具