Sphinx 2.3.2-beta 发布

栏目: 编程工具 · 发布时间: 7年前

内容简介:Sphinx 2.3.2-beta 发布

继sphinx 2.3.1-beta 发布之后一年半时间,sphinx终于发布了sphinx 2.3.2-beta

之前的sphinx 2.3.1-beta 做出了重大改进,比如线程池,可以充分利用多核CPU 。

此次2.3.2-beta 值得注意的新特性是启动速度超快,不再等待全部索引从缓慢的硬盘逐步载入内存后才能启动完成。

主要更新内容:

Major features

  • Searchd now uses mmap(). Daemon is available immediately and spawns a separate thread that loads the indexes.

  • Built-in suggest using CALL QSUGGEST statement for indexes with infixing enabled and dict=keywords

  • HTTP protocol interface

New functions and options

  • added RAND(),HOUR(),MINUTE(),SECOND() functions

  • addedFLUSH HOSTNAMES SphinxQL statement and hostname_lookup directive

  • added RELOAD INDEX SphinxQL statement

  • added sphinxql_timeout directive

Changes and improvements

  • changed SHOW INDEX STATUS now displays performed number of queries, query times and found rows of last 1,5,15 minutes and total since daemon start

  • changed retry_count behaviour

  • added wildcard support and new options for CALL KEYWORDS SphinxQL statement

  • faster RT inserts

  • faster CSV/TSV indexing

  • query cache is disabled by default

  • indexer --keeep-attrs support specific path

  • daemon now picks changed index path when it receives HUP

  • added alias support for MVA attributes

  • added SphinxQL support for comparison, IN, and BETWEEN conditions over ANY/ALL(mva)

  • added explicit JSON type conversion in WHERE clause

Bug fixes

  • fixed #2503 update of attributes at index prevents binlog from clean

  • fixed #2516 suggest for index with exact_word or morphology options

  • fixed #2507 .NET Connector overflow exception (unsigned id support)

  • Fixed initial round-robin counter

  • Thread-safety checks added (backported)

  • Refactored dl-staff

  • added per-index statistics to 'show index status'

  • fixed #2502 final calculation of expression at RT index (optimized calls count)

  • Refactored ha-staff

  • Added begin() and end() to CSphVector, CSphTightVector

这次更新修复了超过100个bug,某些最重要的是有关查询缓存的。

点击下面链接查看更详细内容:

下载地址:


以上所述就是小编给大家介绍的《Sphinx 2.3.2-beta 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

The Art of UNIX Programming

The Art of UNIX Programming

Eric S. Raymond / Addison-Wesley / 2003-10-3 / USD 54.99

Writing better software: 30 years of UNIX development wisdom In this book, five years in the making, the author encapsulates three decades of unwritten, hard-won software engineering wisdom. Raymond b......一起来看看 《The Art of UNIX Programming》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码