From ba85918dbaabd571b686ea67c6cbbb98ab28606c Mon Sep 17 00:00:00 2001 From: Jason Gerlowski Date: Thu, 5 Sep 2024 11:15:45 -0400 Subject: [PATCH] Address review feedback, rd 2 Feedback comes primarily from: https://github.com/apache/solr/pull/2692 --- helm/solr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/solr/README.md b/helm/solr/README.md index aa4684ea..de90fe5a 100644 --- a/helm/solr/README.md +++ b/helm/solr/README.md @@ -1,7 +1,7 @@ Apache Solr ============= -Solr is the blazing fast, open source, multi-modal search platform built on Apache Lucene. Its full-text, vector, analytics, and geospatial search power many of the world's largest organizations. +Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations Other major features include: Kubernetes and docker integration; streaming; and highlighting, faceting, and spellchecking. Documentation around using Apache Solr can be found on it's [official site](https://solr.apache.org).