History: Manticore Search
Preview of version: 15
- «
- »
Manticore Search is an Open Source database that was created in 2017 as a continuation of Sphinx Search engine. It will be integrated with Tiki Wiki CMS Groupware version 25.
How to install
Copy to clipboard
sudo apt-get install wikisuite-manticore
Start service
Copy to clipboard
systemctl start manticore
Configuration file
On Debian 10, it is located at /etc/manticoresearch/manticore.conf
How to verify version
This also confirms it's running
Copy to clipboard
root~# searchd -v Manticore 5.0.2 348514c86@220530 dev (columnar 1.15.4 2fef34e@220522) (secondary 1.15.4 2fef34e@220522) Copyright (c) 2001-2016, Andrew Aksyonoff Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com) Copyright (c) 2017-2022, Manticore Software LTD (https://manticoresearch.com)
Related links
- https://manticoresearch.com/about/
- https://dev.tiki.org/Manticore-Search
- https://gitlab.com/wikisuite/wikisuite-packages/-/tree/main/wikisuite-manticore/debian
- https://gitlab.com/kroky/tiki/-/commits/feature/manticore/
- https://manticoresearch.com/blog/manticore-alternative-to-elasticsearch/
- https://roadmap.manticoresearch.com