Package manticore: Information

    Source package: manticore
    Version: 4.0.2-alt1
    Build time:  Jan 12, 2022, 09:21 PM in the task #291983
    Category: Text tools
    Report package bug
    License: GPLv2
    Summary: Manticore full-text search server
    Description: 
    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.

    List of rpms provided by this srpm:
    manticore (x86_64)
    manticore-converter (x86_64)
    manticore-converter-debuginfo (x86_64)
    manticore-debuginfo (x86_64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Ilya Kurdyukov

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

    Last changed


    Dec. 11, 2021 Vitaly Lipatov 4.0.2-alt1
    - new version 4.0.2 (with rpmrb script)
    Aug. 31, 2021 Ilya Kurdyukov 3.6.0-alt2
    - added patch for Elbrus
    - added check
    May 13, 2021 Vitaly Lipatov 3.6.0-alt1
    - new version 3.6.0 (with rpmrb script)