Skip to content

Commit

Permalink
Update README description for Apache Solr (#2487)
Browse files Browse the repository at this point in the history
* 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
  - apache/solr#2692

* Address GH-action failure, rd 1
  • Loading branch information
gerlowskija authored Sep 11, 2024
1 parent 976f039 commit fdb6e61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion solr/README-short.txt
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion solr/content.md
Original file line number Diff line number Diff line change
@@ -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/).

Expand Down

0 comments on commit fdb6e61

Please sign in to comment.