Automic VaultAutomic Vault

brew

solr を Homebrew, pacman, chocolatey でインストール

solr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install solr

local Homebrew formula metadata

概要

パッケージ概要

Enterprise search platform from the Apache Lucene project

履歴

プロジェクトの歴史と使われ方

Apache Solr is a long-running open source search server built on Apache Lucene. In package-manager culture it is both a Java server and a command-line tool: installing the package gives operators the `solr` command used to start examples, create collections, post documents, and run local development search nodes.

プロジェクトの歴史

The Solr project was established in 2006 as a subproject of Apache Lucene and became a separate Apache top-level project in 2021. Apache release notes show the public 1.x line in 2006-2009, the 3.1 release in 2011, and Solr 4.0 in 2012 with SolrCloud work prominent in the change log.

Modern Solr releases continued to emphasize distributed indexing and search, rich document handling, analytics, geospatial search, and later vector search. Apache's 2026 Solr 10.0.0 announcement describes the current project as a multi-modal search platform built on Lucene with REST APIs, parallel SQL, Kubernetes/Docker integration, and security changes.

採用の歴史

Apache's own release announcements repeatedly describe Solr as powering search and navigation at many large organizations. Homebrew's formula metadata shows Solr packaged as a stable bottled formula for local macOS and Linux use, with hundreds of installs over the trailing year in the formula analytics.

使われ方

Typical package-manager usage starts with the `solr` executable: `bin/solr start`, example modes such as `cloud`, `techproducts`, and `schemaless`, and indexing through APIs or the bundled post tool. Operators care about the package because Solr's config files, Java runtime assumptions, service wrappers, and version-specific upgrade notes directly affect local development and production search clusters.

パッケージ好きにとっての重要性

Solr is a classic package-manager stress test: a CLI launcher around a large Java server, mutable per-core configuration, long-lived version pins, and compatibility-sensitive data/index formats. Formulae such as `solr` and `solr@8.11` matter because developers often need a specific Solr line to match production clusters or application test suites.

タイムライン

  • 2006: Apache Solr established as a subproject of Apache Lucene.
  • 2006: Solr 1.1.0 released.
  • 2011: Solr 3.1.0 released from the shared Lucene/Solr line.
  • 2012: Solr 4.0.0 released with SolrCloud changes prominent in the release notes.
  • 2021: Apache Solr established as a separate top-level project.
  • 2026: Apache Solr 10.0.0 released.

Related projects

  • Apache Lucene provides Solr's search library foundation.
  • Apache ZooKeeper is central to SolrCloud coordination.
  • Apache Tika, Apache ManifoldCF, Apache Spark, Apache Nutch, Apache Zeppelin, and Apache OpenNLP are listed by Solr as related projects.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$SOLR_HOME/solr.xml<core-or-collection>/conf/solrconfig.xml<core-or-collection>/conf/managed-schema.xml<core-or-collection>/conf/schema.xml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
solrcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版10.0.0
マネージャ更新日2026-07-22
ローカルデータOK
上流not checked
検出された最新未検出

https://solr.apache.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:solr
バージョン10.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/solr
ホームページhttps://solr.apache.org/
リポジトリhttps://github.com/apache/solr
上流ドキュメントhttps://solr.apache.org/guide/solr/latest/index.html
ライセンスApache-2.0
ソースアーカイブhttps://www.apache.org/dyn/closer.lua?path=solr/solr/10.0.0/solr-10.0.0.tgz
最終更新2026-07-22T14:54:39+09:00
Pulseupdated
依存関係openjdk@21
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesolr
Aliases
  • solr@10.0
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

pacman95%

solr 10.0.0-1

Open source enterprise search platform built on Apache Lucene

https://lucene.apache.org/solr/

sudo pacman -S solr
  • License: Apache
  • Architecture: any
  • 2 依存関係
  • normalized package name match
  • 一致条件: Solr
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: solr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Chocolatey95%

Solr

choco install Solr
  • normalized package name match
  • 一致条件: Solr
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: Solr from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','shotcut'

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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