Пакет manticore: Информация

    Исходный пакет: manticore
    Версия: 5.0.2-alt2
    Последняя версия по данным Repology
    Собран:  10 февраля 2024 г. 10:09 в задании #340282
    Категория: Работа с текстом
    Сообщить об ошибке в пакете
    Домашняя страница: https://manticoresearch.com

    Лицензия: GPLv2
    О пакете: Manticore full-text search server
    Описание: 
    Manticore Search is a database designed specifically for search,
    including full-text search. What differs it from other solutions is:
    * Powerful and fast full-text searching which works fine for small and big datasets
    * SQL-first: the native Manticore's syntax is SQL.
      It speaks SQL over HTTP and MySQL protocol (you can use your preferred mysql client)
    * JSON over HTTP: to provide more programmatic way to manage your data and
      schemas Manticore provides HTTP JSON protocol. Very similar to the one from Elasticsearch
    * Written fully in C++: starts fast, doesn't take much RAM,
      low-level optimizations give good performance
    * Real-time inserts: after INSERT is made the document can be read immediately
    * Interactive courses for easier learning
    * Built-in replication and load balancing
    * Can sync from MySQL/PostgreSQL/ODBC/xml/csv out of the box
    * Not fully ACID-compliant, but supports transactions and binlog for safe writes
    * Craigslist, Socialgist, PubChem and many others use Manticore
      for efficient searching and stream filtering.
    
    Manticore Search was forked from Sphinx 2.3.2 in 2017.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    manticore (x86_64)
    manticore-converter (x86_64)
    manticore-converter-debuginfo (x86_64)
    manticore-debuginfo (x86_64)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov
    Ilya Kurdyukov

    Права:
    Vitaly Lipatov

      1. bison
      2. boost-context-devel
      3. boost-devel-headers
      4. cmake >= 3.17
      5. flex
      6. gcc-c++
      7. postgresql-devel
      8. libexpat-devel
      9. libmanticore-columnar-devel >= 1.15
      10. libmysqlclient-devel
      11. libre2-devel
      12. libssl-devel
      13. libstemmer-devel
      14. libunixODBC-devel
      15. rpm-macros-cmake
      16. zlib-devel

    Последнее изменение


    19 июля 2022 г. Vitaly Lipatov 5.0.2-alt2
    - pack /var/lib/manticore/data dir
    27 июня 2022 г. Vitaly Lipatov 5.0.2-alt1
    - new version 5.0.2 (with rpmrb script)
    25 декабря 2021 г. Vitaly Lipatov 4.2.0-alt1
    - new version 4.2.0 (with rpmrb script)