Automic VaultAutomic Vault

brew

manticoresearch mit Homebrew, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für manticoresearch in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install manticoresearch

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#manticoresearch

nixpkgs package indexes · pkgs/by-name/ma/manticoresearch/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install sphinx

openSUSE Tumbleweed package metadata · sphinx · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Open source text search engine

Befehle und Aliase

  • index_converter
  • indexer
  • indextool
  • searchd
  • spelldump
  • wordbreaker

Verlauf

Projektgeschichte und Nutzung

Manticore Search is an open-source search database focused on full-text, vector, and hybrid search with SQL and HTTP interfaces. It is positioned by its maintainers as a fast, easy-to-use alternative to Elasticsearch.

Projektgeschichte

The official README says Manticore Search was forked from Sphinx 2.3.2 in 2017. The public GitHub repository was created in June 2017, and the README still carries the historical line from Sphinx to Manticore while presenting Manticore as its own database and search server.

The project is implemented primarily in C++ and keeps the search-daemon heritage visible through commands such as `searchd`, `indexer`, and configuration in `manticore.conf`. Over time, the README has expanded the positioning from full-text search to a broader search database with real-time indexing, SQL, JSON/HTTP APIs, vector search, replication, backup tooling, and client libraries.

Adoptionsgeschichte

The README names Craigslist, Socialgist, PubChem, Rozetka, and others as users of Manticore for search and stream filtering. It also points to official package repositories, Docker images, Homebrew installation, cloud offerings, a forum, Slack, Telegram, and language clients, indicating adoption as both server software and developer-facing infrastructure.

By 2026 the repository had over ten thousand GitHub stars and hundreds of forks. That is a significant footprint for an open-source search engine outside the Elasticsearch/OpenSearch mainstream.

Wie es verwendet wird

Users run Manticore as a service or container, configure `searchd`, create tables, insert data, and query through MySQL-compatible SQL or HTTP JSON APIs. The manual documents explicit startup with `searchd --config /etc/manticoresearch/manticore.conf`, Linux service management, and Windows startup with `searchd -c manticore.conf`.

The README emphasizes full-text operators, ranking, filtering, faceting, geospatial search, hybrid search, KNN/vector search, spell correction, stream filtering, replication, backup and restore, data import from databases or files, and clients for languages including PHP, Python, JavaScript, TypeScript, Java, Elixir, Go, and Rust.

Warum Paket-Nerds sich dafür interessieren

Manticore matters to package maintainers because it is not just a CLI: it ships a daemon, indexer tools, config files, data directories, service integration, protocol compatibility, optional authentication, and language clients. Its Sphinx lineage also makes it part of the long-running history of self-hosted full-text search engines.

Zeitleiste

  • 2017: Manticore Search forked from Sphinx 2.3.2 according to the official README.
  • 2017: Public GitHub repository created.
  • 2025: release-15.1.0 published.
  • 2026: 27.1.5 release published.

Related projects

  • Sphinx Search is the upstream project from which Manticore was forked.
  • Manticore Columnar Library is listed by the README as supporting columnar storage.
  • Official clients exist for PHP, Python, Python asyncio, JavaScript, TypeScript, Java, Elixir, Go, and Rust.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 10 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/manticoresearch/manticore.conf
Windows
C:\Manticore\manticore.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
index_convertercliglobales Executable
indexercliglobales Executable
indextoolcliglobales Executable
searchdcliglobales Executable
spelldumpcliglobales Executable
wordbreakercliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version28.4.4
Manager aktualisiert2026-07-11
lokale DatenOK
Upstreamaktuell
neueste erkannte Version28.4.4

https://github.com/manticoresoftware/manticoresearch

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:manticoresearch
Version28.4.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/manticoresearch
Homepagehttps://manticoresearch.com
Repositoryhttps://github.com/manticoresoftware/manticoresearch
Upstream-Dokumentationhttps://manual.manticoresearch.com/
LizenzGPL-3.0-or-later AND GPL-2.0-only AND (GPL-2.0-only WITH x11vnc-openssl-exception) AND (Unlicense OR MIT)
Quellarchivhttps://github.com/manticoresoftware/manticoresearch/archive/refs/tags/28.4.4.tar.gz
Zuletzt aktualisiert2026-07-11T03:13:46Z
Pulseupdated
Abhängigkeitenboost, cctz, icu4c@78, libpq, mariadb-connector-c, openssl@3, re2, unixodbc, xxhash, zstd
Build-Abhängigkeitencmake, nlohmann-json, snowball
Von macOS bereitgestellte Bibliothekenexpat
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemanticoresearch
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

manticoresearch

nix profile install nixpkgs#manticoresearch
  • normalized package name match
  • Abgeglichen nach: Manticoresearch
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/manticoresearch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper92%

sphinx 2.2.11-10.5

SQL full-text search engine

https://sphinxsearch.com/

sudo zypper install sphinx
  • License: GPL-2.0-only
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: sphinx
  • 14 Abhängigkeiten
  • 5 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Searchd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sphinx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment