Automic VaultAutomic Vault

brew

xapian mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install xapian

local Homebrew formula metadata

Überblick

Paketzusammenfassung

C++ search engine library

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: yellow

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

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

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

Signale

  • text:database,server
  • text:repl

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 2 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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
copydatabasecliglobales Executable
simpleexpandcliglobales Executable
simpleindexcliglobales Executable
simplesearchcliglobales Executable
xapian-checkcliglobales Executable
xapian-compactcliglobales Executable
xapian-configcliglobales Executable
xapian-delvecliglobales Executable
xapian-metadatacliglobales Executable
xapian-poscliglobales Executable
xapian-progsrvcliglobales Executable
xapian-questcliglobales Executable
xapian-replicatecliglobales Executable
xapian-replicate-servercliglobales Executable
xapian-tcpsrvcliglobales 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-10
Manager-Version2.0.0
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://xapian.org/

  • InfoRelease/tag comparison is only available for GitHub repositories.https://xapian.org/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:xapian
Version2.0.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/xapian
Homepagehttps://xapian.org/
Repositoryhttps://git.xapian.org/xapian
Upstream-Dokumentationhttps://xapian.org/docs
LizenzGPL-2.0-or-later
Quellarchivhttps://oligarchy.co.uk/xapian/2.0.0/xapian-core-2.0.0.tar.xz
Zuletzt aktualisiert2026-06-22T14:06:41-07:00
Pulseupdated
Build-Abhängigkeitenpython@3.14, sphinx-doc
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

xapian

nix profile install nixpkgs#xapian
  • normalized package name match
  • Abgeglichen nach: 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

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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment