Skip to content

Commit 0fffe9f

Browse files
format: updates README
1 parent afdcc38 commit 0fffe9f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Tests](https://github.com/appbaseio/reactivesearch-api/actions/workflows/tests.yml/badge.svg)](https://github.com/appbaseio/reactivesearch-api/actions/workflows/tests.yml) [![Docker](https://github.com/appbaseio/reactivesearch-api/actions/workflows/docker-image.yml/badge.svg)](https://github.com/appbaseio/reactivesearch-api/actions/workflows/docker-image.yml)
44

5-
ReactiveSearch API is a declarative, open-source API for querying Elasticsearch, OpenSearch, Solr, MongoDB Atlas Search and OpenAI. It also acts as a reverse proxy and API gateway for Elasticsearch and OpenSearch. ReactiveSearch API is best suited for site search, app search and e-commerce search use-cases.
5+
ReactiveSearch API is an open-source, self-hosted search middleware for Elasticsearch and OpenSearch. It is a versatile stack for incrementally adopting AI for your site search — author composable search pipelines, build UIs, analyze performance and scale securely.
66

77
![ReactiveSearch Architecture](assets/reactivesearch-architecture.svg)
88

@@ -56,7 +56,7 @@ git clone https://github.com/appbaseio/reactivesearch-api-docker.git \
5656
docker-compose -f docker-compose-with-elasticsearch.yaml up -d
5757
```
5858

59-
This starts Elasticsearch, ReactiveSearch API, Nginx (with TLS), Zinc (for internal logging) and Fluent Bit — all with a single command.
59+
This starts Elasticsearch, ReactiveSearch API, Nginx (with TLS) and Fluent Bit — all with a single command.
6060

6161
> **Using OpenSearch instead?** Replace the compose file with `docker-compose-with-opensearch.yaml`.
6262

0 commit comments

Comments
 (0)