From 7bdf23bd5a0a728e45971d8b051e5d1cf11f512d Mon Sep 17 00:00:00 2001 From: Jason Gerlowski Date: Fri, 6 Sep 2024 09:11:22 -0400 Subject: [PATCH] Revert "Address review comments, rd 3" Other commits materialized on JIRA about liking the term 'multi-modal'. --- 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 bbc6ebc1..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 search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at 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).