macOS
brew install solr@8.11local Homebrew formula metadata
brew
Enterprise search platform from the Apache Lucene project. Version 8.11.4 via Homebrew; verified 2026-06-01.
install
brew install solr@8.11local Homebrew formula metadata
sudo pacman -S solrArch Linux sync databases · solr · source: geo.mirror.pkgbuild.com
choco install SolrChocolatey community package catalog · Solr · source: community.chocolatey.org
overview
Enterprise search platform from the Apache Lucene project
history
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.
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.
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.
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.
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.
security posture
No matching local secret-handling manifest was found for solr@8.11. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
$SOLR_HOME/solr.xml<core-or-collection>/conf/solrconfig.xml<core-or-collection>/conf/managed-schema.xml<core-or-collection>/conf/schema.xmlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
oom_solr.sh | cli | global executable | |
post | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:solr@8.11 |
|---|---|
| Version | 8.11.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/solr@8.11 |
| Homepage | https://solr.apache.org/ |
| Repository | https://github.com/apache/solr |
| Upstream docs | https://solr.apache.org/guide/8_11 |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=lucene/solr/8.11.4/solr-8.11.4.tgz |
| Last updated | 2026-06-01T16:11:56Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 Solrsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.