diff --git a/solr/README-short.txt b/solr/README-short.txt index 257a196c62fd..816408c133ec 100644 --- a/solr/README-short.txt +++ b/solr/README-short.txt @@ -1 +1 @@ -Apache 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. diff --git a/solr/content.md b/solr/content.md index 7f0b07d665f6..3333462df5b4 100644 --- a/solr/content.md +++ b/solr/content.md @@ -1,6 +1,6 @@ # What is Solr? -Apache Solr™ is the popular, blazing fast, open source NoSQL search platform. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document handling, and geospatial search. Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest websites. +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 [Apache Solr homepage](http://solr.apache.org/) and in the [Apache Solr Reference Guide](https://solr.apache.org/guide/).