solr@8.11

Enterprise search platform built on Apache Lucene for indexing and searching

brewmacoslinux
Try with needOr install directly
Source

About

Enterprise search platform from the Apache Lucene project

Commands

solr

Examples

Start Solr server in standalone mode$ solr start
Create a new Solr collection named 'mycollection'$ solr create_core -c mycollection
Stop the running Solr server$ solr stop