# solr@8.11 mit Homebrew, pacman, chocolatey installieren

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

## Installation

```sh
sudo av install brew:solr@8.11
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install solr@8.11
```

  Evidenz: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S solr
```

  Evidenz: Arch Linux sync databases: solr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install Solr
```

  Evidenz: Chocolatey community package catalog: Solr from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','skaffold'

## Paketfakten

- **Paketschlüssel:** brew:solr@8.11
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/solr@8.11>
- **Version:** 8.11.4
- **Quellzusammenfassung:** Enterprise search platform from the Apache Lucene project
- **Homepage:** <https://solr.apache.org/>
- **Upstream-Dokumentation:** <https://solr.apache.org/>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://www.apache.org/dyn/closer.lua?path=lucene/solr/8.11.4/solr-8.11.4.tgz>
- **Zuletzt aktualisiert:** 2026-07-31T08:47:05+01:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Abhängigkeiten

- openjdk

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Dienst: declared
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 8.11.4
- Manager aktualisiert: 2026-07-31
- lokale Daten: OK
- Upstream-Repository: https://solr.apache.org/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

Apache Solr 8.11 is the maintained legacy packaging line for Solr 8.x, the Lucene-backed search server widely used as both a local development service and production search platform. The Homebrew versioned formula exists because Solr applications often need an exact server generation rather than whatever the latest major release provides.

### Projektgeschichte

Solr began as an Apache Lucene subproject in 2006 and became a separate Apache top-level project in 2021. The 8.x branch sits before the Solr 9/10 era but after years of SolrCloud, REST API, rich document, and analytics work that made Solr a common deployable search service.

Apache announced Solr 8.11.4 on 24 September 2024 as a Lucene and Solr PMC release. The announcement highlights security fixes, including authentication-bypass and backup-restore ConfigSet trust changes, which explains why package managers keep the versioned 8.11 line relevant even after newer Solr majors exist.

### Adoptionsgeschichte

The `solr@8.11` formula is a compatibility package rather than the default Solr formula. Homebrew analytics show a smaller but persistent install base, matching the role of versioned formulae for applications pinned to the 8.x server line.

### Wie es verwendet wird

Usage mirrors the main Solr package: the `solr` command starts servers, runs example collections, and manages local search instances. The difference is operational: users install `solr@8.11` when schemas, plugins, Java baselines, or production clusters are tied to Solr 8.x.

### Warum Paket-Nerds sich dafür interessieren

Versioned Solr formulae are important because search engines are stateful infrastructure. Package maintainers and developers care about matching major versions, upgrade notes, index compatibility, and security backports more than simply installing the newest executable.

### Zeitleiste

- 2006: Apache Solr established as a subproject of Apache Lucene.
- 2012: Solr 4.0.0 released with SolrCloud changes prominent in the release notes.
- 2021: Apache Solr established as a separate top-level project.
- 2024: Apache Solr 8.11.4 released with security and bug fixes.
- 2026: The default Homebrew Solr formula tracks Solr 10 while `solr@8.11` remains available as a versioned formula.

### Related projects

- Apache Lucene provides Solr's search library foundation.
- Apache ZooKeeper is central to SolrCloud coordination.
- The main Homebrew `solr` formula tracks the current Solr line while `solr@8.11` preserves the older branch.

### Quellen

- <https://archive.apache.org/dist/lucene/solr/4.5.1/changes/Changes.html>
- <https://formulae.brew.sh/api/formula/solr@8.11.json>
- <https://solr.apache.org/news.html>
- <https://solr.apache.org/whoweare.html>


## Sicherheitshinweise

Für solr@8.11 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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

- Unix: $SOLR_HOME/solr.xml, <core-or-collection>/conf/solrconfig.xml, <core-or-collection>/conf/managed-schema.xml, <core-or-collection>/conf/schema.xml
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** solr@8.11
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** yes
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- pacman - solr - 10.0.0-1: versioned package alias match | Arch Linux sync databases: solr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Open source enterprise search platform built on Apache Lucene | https://lucene.apache.org/solr/
- Chocolatey - Solr: versioned package alias match | Chocolatey community package catalog: Solr from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','skaffold'


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/de/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [openjdk](https://pkg.so/de/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [solr](https://pkg.so/de/brew/solr/) - Package name indicates the same formula family.
- [sonic](https://pkg.so/de/brew/sonic/) - Shares pkgdb curated category or tags: cli, data, indexing, search, server.
- [metabase](https://pkg.so/de/brew/metabase/) - Shares pkgdb curated category or tags: analytics, cli, data, server.
- [opensearch-dashboards](https://pkg.so/de/brew/opensearch-dashboards/) - Shares pkgdb curated category or tags: analytics, cli, data, search.
- [arcadedb](https://pkg.so/de/brew/arcadedb/) - Shares pkgdb curated category or tags: cli, data, search, server.
- [zebra](https://pkg.so/de/brew/zebra/) - Shares pkgdb curated category or tags: cli, data, indexing, search.
- [redis](https://pkg.so/de/brew/redis/) - Shares pkgdb curated category or tags: cli, data, server.
- [mysql](https://pkg.so/de/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, server.

## Combined YAML source

View the package source record on GitHub. [combined/solr@8.11.yml](https://github.com/mxcl/pkgdb/blob/main/combined/solr@8.11.yml)


## Quellen

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
