macOS
brew install omegalocal Homebrew formula metadata
sudo port install OmegaMacPorts ports tree · lang/Omega/Portfile · ソース: api.github.com
brew
omega のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install omegalocal Homebrew formula metadata
sudo port install OmegaMacPorts ports tree · lang/Omega/Portfile · ソース: api.github.com
概要
Packaged search engine for websites, built on top of Xapian
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dbi2omega | cli | グローバル実行可能ファイル | |
mbox2omega | cli | グローバル実行可能ファイル | |
omindex | cli | グローバル実行可能ファイル | |
omindex-list | cli | グローバル実行可能ファイル | |
scriptindex | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:omega |
|---|---|
| バージョン | 2.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/omega |
| ホームページ | 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-omega-2.0.0.tar.xz |
| 依存関係 | libmagic, pcre2, xapian |
| ビルド依存関係 | pkgconf |
| 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 | 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
Omega
sudo port install Omegaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.