pkg.soopen package index

brew / 排名 4695

使用 Homebrew, Nix, zypper 安装 manticoresearch

查看 manticoresearch 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install manticoresearch

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#manticoresearch

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

openSUSE zypper已验证 · 92%
sudo zypper install sphinx

openSUSE Tumbleweed package metadata · sphinx · 来源: download.opensuse.org

概览

软件包摘要

Open source text search engine

命令和别名

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

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
index_converter可执行文件已索引可执行文件从本地可执行文件索引发现。
indexer可执行文件已索引可执行文件从本地可执行文件索引发现。
indextool可执行文件已索引可执行文件从本地可执行文件索引发现。
searchd可执行文件已索引可执行文件从本地可执行文件索引发现。
spelldump可执行文件已索引可执行文件从本地可执行文件索引发现。
wordbreaker可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本28.6.6
管理器更新时间2026-07-31
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:manticoresearch
版本28.6.6
软件包管理器Homebrew
主页https://manticoresearch.com
仓库https://github.com/manticoresoftware/manticoresearch
最后更新2026-07-31T09:50:52Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

manticoresearch

nix profile install nixpkgs#manticoresearch
  • normalized package name match
  • 匹配方式: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.7

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 依赖
  • 5 提供
  • installed executable or alias match
  • 匹配方式:Searchd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sphinx from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation