On January 29, after a month of development, version 14.1.3 of the full-text search engine was released columnar database management system Groonga, written in C and C++, and distributed under the GNU LGPL 2.1 or later.
The project provides a library and console utilities.
Notable related projects include Mroonga and PGroonga – integrations of Groonga into MySQL and PostgreSQL respectively.
Change log:
- In offline indexing multithreaded indexing has been added, which accelerated this operation by 2-10 times.
- Support for the language model llama.cpp) has been added phi-4 from Microsoft.
- A more universal Unicode normalizer has been added NormalizerNFKC.
- A more universal filter has been added TokenFilterNFKC.
- Support for Amazon Linux 2023 aarch64 has been added.
- In the command index_column_diff support for changing the logging level for progress logs has been added.
- Detected bugs have been fixed.
Source: linux.org.ru
