Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 xapian

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install xapian

local Homebrew formula metadata

概览

软件包摘要

C++ search engine library

命令和别名

  • copydatabase
  • simpleexpand
  • simpleindex
  • simplesearch
  • xapian-check
  • xapian-compact
  • xapian-config
  • xapian-delve
  • xapian-metadata
  • xapian-pos
  • xapian-progsrv
  • xapian-quest
  • xapian-replicate
  • xapian-replicate-server
  • xapian-tcpsrv

历史

项目历史与用法

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.

时间线

  • 1984: Martin Porter and John Snyder found Cambridge CD Publishing around the Muscat technology.
  • 1990s: Muscat evolves commercially through Muscat Ltd, Maid PLC, Dialog Corporation, and BrightStation PLC.
  • Early 2000s: Developers continue from the GPLed Open Muscat code, initially as OmSeek and then as Xapian.
  • 2002-09-20: Xapian 0.5.0 is identified by secondary sources as the first official Xapian release.
  • 2026-03-16: Xapian 2.0.0 is released as the current stable branch according to the project homepage.

Related projects

  • Open Muscat is Xapian's direct open-source ancestor.
  • Omega is the packaged web and intranet search application supplied by the Xapian project.
  • Recoll, Notmuch, MoinMoin, Doxygen, and Kiwix are notable downstream or integrating projects.

安全态势

风险级别:yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:database,server
  • text:repl

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
copydatabasecli全局可执行文件
simpleexpandcli全局可执行文件
simpleindexcli全局可执行文件
simplesearchcli全局可执行文件
xapian-checkcli全局可执行文件
xapian-compactcli全局可执行文件
xapian-configcli全局可执行文件
xapian-delvecli全局可执行文件
xapian-metadatacli全局可执行文件
xapian-poscli全局可执行文件
xapian-progsrvcli全局可执行文件
xapian-questcli全局可执行文件
xapian-replicatecli全局可执行文件
xapian-replicate-servercli全局可执行文件
xapian-tcpsrvcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本2.0.0
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://xapian.org/

  • 信息Release/tag comparison is only available for GitHub repositories.https://xapian.org/none 置信度

安装元数据

软件包元数据

软件包键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
Pulseupdated
构建依赖python@3.14, sphinx-doc
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

xapian

nix profile install nixpkgs#xapian
  • normalized package name match
  • 匹配方式:Xapian
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: xapian from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

来源线索

由仓库数据生成

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

使用的来源

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