From 630efa053f88333587ca6eeca94887aa2a65f61b Mon Sep 17 00:00:00 2001 From: Jason Gerlowski Date: Fri, 6 Sep 2024 06:47:10 -0700 Subject: [PATCH] SOLR-16295: Modernize helm-chart project description (#721) See JIRA for discussion around language and wording. --- helm/solr/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/helm/solr/README.md b/helm/solr/README.md index e1d3d5ca..5aa45a94 100644 --- a/helm/solr/README.md +++ b/helm/solr/README.md @@ -1,10 +1,8 @@ Apache Solr ============= -Apache Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Luceneā„¢. - -Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. -Solr powers the search and navigation features of many of the world's largest internet sites. +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).