# Manticore Search 2.8.1 GA release

我们很高兴宣布 [Manticore Search 2.8.1 GA](https://github.com/manticoresoftware/manticoresearch/releases/tag/2.8.1) 的发布。

适用于 Debian、Ubuntu、Red Hat/CentOS、Windows 和 OSX 的预构建软件包可以从 [这里](https://github.com/manticoresoftware/manticore/releases) 下载。

### 新功能和改进


新增 [SUBSTRING_INDEX()](https://docs.manticoresearch.com/latest/html/searching/expressions,_functions,_and_operators.html#expr-func-substring-index) 函数，用于返回字符串中指定分隔符出现次数之前的子字符串。

为 percolate 查询添加 SENTENCE 和 PARAGRAPH 支持。

Debian/Ubuntu 的 systemd 生成器。
  
  
### 修复


此版本还包含 14 个错误修复，其中几个示例如下：

 - [8af81011](https://github.com/manticoresoftware/manticoresearch/commit/8af810111b8e2f87bc9f378172eff1ab9725c7e7) 修复了 [\#161](https://github.com/manticoresoftware/manticoresearch/issues/161) RT 索引的配置设置重新加载问题

 - [f3c7848a](https://github.com/manticoresoftware/manticoresearch/commit/f3c7848a59b7eedc67c3403d6d4b37ce6fa94dc8) 修复了 [\#160](https://github.com/manticoresoftware/manticoresearch/issues/160) mva 输出为空时返回 NULL 而非空字符串的问题

 - [266e0e7b](https://github.com/manticoresoftware/manticoresearch/commit/266e0e7b088549722a805fc837bf101ff681a5e8) 修复了 [\#140](https://github.com/manticoresoftware/manticoresearch/issues/140) 浮点数输出 8 位数字而非 6 位以确保精度的问题

 - [0721696d](https://github.com/manticoresoftware/manticoresearch/commit/0721696d6780c200c65d596624a8187983fb7fcb) 修复了 [\#109](https://github.com/manticoresoftware/manticoresearch/issues/109) 由于错误的精确形式检查导致前缀无匹配的问题



如需完整报告，请查阅 [Release note](https://docs.manticoresearch.com/latest/html/releasenotes.html#version-2-8-1-ga-6-march-2019)。
