From aeba7626dd1cf4041dd6e28e0171498a97a25e92 Mon Sep 17 00:00:00 2001 From: Jason Gerlowski Date: Fri, 6 Sep 2024 09:11:54 -0400 Subject: [PATCH] Fix missing punctuation --- 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 de90fe5a..5aa45a94 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. 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).