# 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), которая возвращает подстроку строки до появления указанного количества разделителей.

Поддержка SENTENCE и PARAGRAPH для percolate‑запросов.

Systemd generator for Debian/Ubuntu.
  
  
### Исправления


14 bug fixes are also included in the release, to highlight a few:

 - [8af81011](https://github.com/manticoresoftware/manticoresearch/commit/8af810111b8e2f87bc9f378172eff1ab9725c7e7) исправил [#161](https://github.com/manticoresoftware/manticoresearch/issues/161) перезагрузку настроек конфигурации для RT indexes

 - [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) отсутствие совпадений для префиксов из‑за неправильной проверки точной формы



Для полного отчёта, пожалуйста, обратитесь к [Примечание к выпуску](https://docs.manticoresearch.com/latest/html/releasenotes.html#version-2-8-1-ga-6-march-2019).
