macOS
brew install omegalocal Homebrew formula metadata
sudo port install OmegaMacPorts ports tree · lang/Omega/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de omega pour les workflows d'agents IA.
installation
brew install omegalocal Homebrew formula metadata
sudo port install OmegaMacPorts ports tree · lang/Omega/Portfile · Source: api.github.com
aperçu
Packaged search engine for websites, built on top of Xapian
historique
Omega is Xapian's packaged website and intranet search application: indexers such as omindex and scriptindex build Xapian databases, and the omega CGI program provides a customizable search front end. It turns the Xapian library from an embeddable C++ search toolkit into something an operator can deploy on a web server.
Omega's history is bound to Xapian. The Xapian project traces its code lineage through Open Muscat, a GPL release derived from earlier Muscat information-retrieval work, and Xapian 0.5.0 was released on September 20, 2002.
Omega 1.0.0 shipped on May 17, 2007 in the Xapian release family and included UTF-8 operation for Omega and its indexers. Later Omega releases continued to track Xapian's stable branches, with the download page grouping xapian-core, omega, and language bindings as the project's release trio.
Omega filled a practical niche: small sites, documentation collections, and intranets could get full-text search without writing an application directly against Xapian's API. A 2008 Linux.com walkthrough presented Xapian plus Omega as a quick way to index HTML, PDF, PHP, and other content for a website search interface.
Distribution packaging reinforces that operational role. Debian's xapian-omega package description lists the omega CGI app, omindex, and scriptindex, while MacPorts and Homebrew expose the same package-family idea to macOS users.
Operators create or update one or more Xapian databases with omindex or scriptindex, then point the omega CGI application at those databases. Omega can search multiple databases and use templates and CGI parameters to shape the web result page.
scriptindex matters for package nerds because it turns arbitrary structured input into a Xapian database using an indexing script. That makes Omega useful beyond static website crawling: it can index mailboxes, generated metadata, and custom document streams.
Omega is interesting because it packages an information-retrieval library as Unix-style tools: indexers, converters, a CGI binary, configuration files, and documentation. It is search infrastructure in the classic distro sense, not a hosted search service or framework plugin.
It also preserves the CGI-era deployment model in a maintained search stack. That makes it a useful artifact for understanding how full-text search was commonly bolted onto websites before every application framework grew its own search integration story.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
$OMEGA_CONFIG_FILEomega.conf${sysconfdir}/omega.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dbi2omega | cli | exécutable global | |
mbox2omega | cli | exécutable global | |
omindex | cli | exécutable global | |
omindex-list | cli | exécutable global | |
scriptindex | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:omega |
|---|---|
| Version | 2.0.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/omega |
| Page d'accueil | https://xapian.org/ |
| Dépôt | https://git.xapian.org/xapian |
| Docs amont | https://xapian.org/docs |
| Licence | GPL-2.0-or-later |
| Archive source | https://oligarchy.co.uk/xapian/2.0.0/xapian-omega-2.0.0.tar.xz |
| Dépendances | libmagic, pcre2, xapian |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | omega |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
Omega
sudo port install Omegapiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.