From 0af596e64302b55fb600adb5281b44078d59fa32 Mon Sep 17 00:00:00 2001 From: Jason Gerlowski Date: Thu, 5 Sep 2024 10:46:14 -0400 Subject: [PATCH] Review feedback, rd 1 --- helm/solr/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/solr/README.md b/helm/solr/README.md index 6191b23d..aa4684ea 100644 --- a/helm/solr/README.md +++ b/helm/solr/README.md @@ -1,8 +1,8 @@ Apache Solr ============= -Solr is the blazing fast, open source, multi-modal search platform built on Apache Lucene. Its full-text, vector, and geospatial search power many of the world's largest organizations. -Major features include: Kubernetes and docker integration; streaming and analytics; and highlighting, faceting, and spellchecking. +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. +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).