瀏覽代碼

Update README description for Apache Solr (#2487)

* Update README description for Apache Solr

Keeps these descriptions up to date with changes the Apache Solr project
made recently in their README, documentation, website, etc.

Additional context at:
  - https://solr.apache.org/
  - https://issues.apache.org/jira/browse/SOLR-16295
  - https://github.com/apache/solr/pull/2692

* Address GH-action failure, rd 1
Jason Gerlowski 1 年之前
父節點
當前提交
fdb6e61c63
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      solr/README-short.txt
  2. 1 1
      solr/content.md

+ 1 - 1
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.

+ 1 - 1
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/).