An open API service indexing awesome lists of open source software.

https://github.com/natthasath/docker-solr

Solr is an open-source enterprise search platform, used for full-text search, faceted search, and real-time indexing of documents. It is built on Apache Lucene.
https://github.com/natthasath/docker-solr

docker-compose solr

Last synced: 2 months ago
JSON representation

Solr is an open-source enterprise search platform, used for full-text search, faceted search, and real-time indexing of documents. It is built on Apache Lucene.

Awesome Lists containing this project

README

          

# 🎉 Docker Solr

Solr is an open-source enterprise search platform, used for full-text search, faceted search, and real-time indexing of documents. It is built on Apache Lucene.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:8983/](http://localhost:8983/)

```shell
docker-compose up -d
```