macOS
brew install manticoresearchlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für manticoresearch in AI-Agent-Workflows.
Installation
brew install manticoresearchlocal Homebrew formula metadata
nix profile install nixpkgs#manticoresearchnixpkgs package indexes · pkgs/by-name/ma/manticoresearch/package.nix · Quelle: api.github.com
sudo zypper install sphinxopenSUSE Tumbleweed package metadata · sphinx · Quelle: download.opensuse.org
Überblick
Open source text search engine
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
/etc/manticoresearch/manticore.confC:\Manticore\manticore.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
index_converter | cli | globales Executable | |
indexer | cli | globales Executable | |
indextool | cli | globales Executable | |
searchd | cli | globales Executable | |
spelldump | cli | globales Executable | |
wordbreaker | cli | globales Executable |
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.
https://github.com/manticoresoftware/manticoresearch
Installationsmetadaten
| Paketschlüssel | brew:manticoresearch |
|---|---|
| Version | 28.4.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/manticoresearch |
| Homepage | https://manticoresearch.com |
| Repository | https://github.com/manticoresoftware/manticoresearch |
| Upstream-Dokumentation | https://manual.manticoresearch.com/ |
| Lizenz | GPL-3.0-or-later AND GPL-2.0-only AND (GPL-2.0-only WITH x11vnc-openssl-exception) AND (Unlicense OR MIT) |
| Quellarchiv | https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/28.4.4.tar.gz |
| Zuletzt aktualisiert | 2026-07-11T03:13:46Z |
| Pulse | updated |
| Abhängigkeiten | boost, cctz, icu4c@78, libpq, mariadb-connector-c, openssl@3, re2, unixodbc, xxhash, zstd |
| Build-Abhängigkeiten | cmake, nlohmann-json, snowball |
| Von macOS bereitgestellte Bibliotheken | expat |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | manticoresearch |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
manticoresearch
nix profile install nixpkgs#manticoresearchsphinx 2.2.11-10.5
SQL full-text search engine
sudo zypper install sphinxQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.