macOS
brew install solrlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für solr in AI-Agent-Workflows.
Installation
brew install solrlocal Homebrew formula metadata
sudo pacman -S solrArch Linux sync databases · solr · Quelle: geo.mirror.pkgbuild.com
choco install SolrChocolatey community package catalog · Solr · Quelle: community.chocolatey.org
Überblick
Enterprise search platform from the Apache Lucene project
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
$SOLR_HOME/solr.xml<core-or-collection>/conf/solrconfig.xml<core-or-collection>/conf/managed-schema.xml<core-or-collection>/conf/schema.xmlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
solr | cli | globales Executable |
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.
Installationsmetadaten
| Paketschlüssel | brew:solr |
|---|---|
| Version | 10.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/solr |
| Homepage | https://solr.apache.org/ |
| Repository | https://github.com/apache/solr |
| Upstream-Dokumentation | https://solr.apache.org/guide/solr/latest/index.html |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://www.apache.org/dyn/closer.lua?path=solr/solr/10.0.0/solr-10.0.0.tgz |
| Zuletzt aktualisiert | 2026-07-22T14:54:39+09:00 |
| Pulse | updated |
| Abhängigkeiten | openjdk@21 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | solr |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
solr 10.0.0-1
Open source enterprise search platform built on Apache Lucene
https://lucene.apache.org/solr/
sudo pacman -S solrSolr
choco install SolrQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.