From ca5eeb2d7573afc933244541442d536eb1e21cc8 Mon Sep 17 00:00:00 2001 From: Jason Gerlowski Date: Fri, 6 Sep 2024 10:13:45 -0400 Subject: [PATCH 1/2] 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 --- solr/README-short.txt | 2 +- solr/content.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/solr/README-short.txt b/solr/README-short.txt index 257a196c62fd..8976380a5693 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. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. diff --git a/solr/content.md b/solr/content.md index 7f0b07d665f6..beb0760f8669 100644 --- a/solr/content.md +++ b/solr/content.md @@ -1,6 +1,8 @@ # 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/). From 496eab02b167d0ec94c715fe46e0c94444e2f2dc Mon Sep 17 00:00:00 2001 From: Jason Gerlowski Date: Wed, 11 Sep 2024 07:27:22 -0400 Subject: [PATCH 2/2] Address GH-action failure, rd 1 --- solr/README-short.txt | 2 +- solr/content.md | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/solr/README-short.txt b/solr/README-short.txt index 8976380a5693..816408c133ec 100644 --- a/solr/README-short.txt +++ b/solr/README-short.txt @@ -1 +1 @@ -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. +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 beb0760f8669..3333462df5b4 100644 --- a/solr/content.md +++ b/solr/content.md @@ -1,8 +1,6 @@ # What is Solr? -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. +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/).