macOS
brew install xapianlocal Homebrew formula metadata
brew
xapian のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xapianlocal Homebrew formula metadata
nix profile install nixpkgs#xapiannixpkgs package indexes · xapian · ソース: raw.githubusercontent.com
概要
C++ search engine library
履歴
Xapian is an open-source C++ search engine library for adding full-text indexing and search to applications. It provides probabilistic ranking, boolean operators, phrase and proximity search, stemming, spelling correction, synonyms, snippets, facets, and language bindings for many ecosystems.
Unlike a standalone search server first, Xapian is primarily a library and toolkit. Developers embed it into applications, while Omega supplies a packaged indexing and CGI search application built on top of Xapian.
Xapian descends from more than 30 years of commercial and academic information-retrieval work. The project is partly derived from Open Muscat, a GPL release from BrightStation PLC that replaced the older proprietary Muscat 3.6 system written largely in BCPL.
Muscat was originally written by Dr. Martin Porter at the University of Cambridge. In 1984 Porter and John Snyder founded Cambridge CD Publishing to commercialize the technology; the company became Muscat Ltd, was acquired by Maid PLC, and later became part of the Dialog Corporation and BrightStation story.
After BrightStation, former employees and Open Muscat community developers continued from the last GPLed version. The project was first called OmSeek, but a naming complaint over similarity to Omsee led the developers to choose the name Xapian.
Xapian's adoption came from being embeddable, portable, and mature: it exposes search as a programmer library rather than requiring every application to run a separate search service. The project lists bindings for languages including Perl, Python, PHP, Java, Tcl, C#, Ruby, Lua, Erlang, Node.js, and R.
Known users include the University of Cologne library OPAC through OpenBib, Die Zeit search, Debian website and mailing-list search, TheyWorkForYou, WhatDoTheyKnow, Recoll desktop search, Notmuch email search, MoinMoin, Roundup, Doxygen searchable documentation, and Kiwix. Those examples show Xapian's range from web search to mail, desktop, documentation, and offline content.
Developers use Xapian by creating or updating databases of documents, adding terms and values, and querying through the library's query parser and ranking models. The command-line tools in the package support checking, compacting, copying, probing, replicating, and serving Xapian databases.
Omega covers the ready-made website-search use case: omindex or scriptindex creates databases, omega serves searches through CGI, and templates define presentation. Xapian itself covers lower-level application search where callers want control over indexing, weighting, filtering, and query construction.
Xapian is a quietly important package because many users meet it indirectly through search features in mail clients, desktop search, wikis, issue trackers, documentation generators, and web archives. It is the kind of library package that makes a system's search boxes work without being the visible application.
セキュリティ状態
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
copydatabase | cli | グローバル実行可能ファイル | |
simpleexpand | cli | グローバル実行可能ファイル | |
simpleindex | cli | グローバル実行可能ファイル | |
simplesearch | cli | グローバル実行可能ファイル | |
xapian-check | cli | グローバル実行可能ファイル | |
xapian-compact | cli | グローバル実行可能ファイル | |
xapian-config | cli | グローバル実行可能ファイル | |
xapian-delve | cli | グローバル実行可能ファイル | |
xapian-metadata | cli | グローバル実行可能ファイル | |
xapian-pos | cli | グローバル実行可能ファイル | |
xapian-progsrv | cli | グローバル実行可能ファイル | |
xapian-quest | cli | グローバル実行可能ファイル | |
xapian-replicate | cli | グローバル実行可能ファイル | |
xapian-replicate-server | cli | グローバル実行可能ファイル | |
xapian-tcpsrv | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:xapian |
|---|---|
| バージョン | 2.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/xapian |
| ホームページ | https://xapian.org/ |
| リポジトリ | https://git.xapian.org/xapian |
| 上流ドキュメント | https://xapian.org/docs |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://oligarchy.co.uk/xapian/2.0.0/xapian-core-2.0.0.tar.xz |
| 最終更新 | 2026-06-22T14:06:41-07:00 |
| Pulse | updated |
| ビルド依存関係 | python@3.14, sphinx-doc |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xapian |
| Version Scheme | 1 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
xapian
nix profile install nixpkgs#xapianソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.