This is an automated email from the ASF dual-hosted git repository.
gerlowskija pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-docker.git
The following commit(s) were added to refs/heads/main by this push:
new 13fed36 SOLR-16295: Update project description in READMEs (#26)
13fed36 is described below
commit 13fed362262e6a2134030cb0df385599ff8b5630
Author: Jason Gerlowski <[email protected]>
AuthorDate: Fri Sep 6 07:03:28 2024 -0700
SOLR-16295: Update project description in READMEs (#26)
See JIRA for discussion of specific language and wording.
---
README-short.txt | 3 +--
README.md | 5 +++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README-short.txt b/README-short.txt
index 66f28f4..8976380 100644
--- a/README-short.txt
+++ b/README-short.txt
@@ -1,2 +1 @@
-Solr is the popular, blazing-fast, open source search platform built on Apache
Lucene™.
-
+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.
diff --git a/README.md b/README.md
index fbeb522..34bdc6b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# What is Apache Solr™?
-Apache 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 integration, streaming, highlighting,
faceting, and spellchecking.
Learn more on [Solr's homepage](https://solr.apache.org) and in the [Solr
Reference Guide](https://solr.apache.org/guide/solr/).