gerlowskija opened a new pull request, #2692: URL: https://github.com/apache/solr/pull/2692
https://issues.apache.org/jira/browse/SOLR-16295 # Description Solr uses variations of the blurb below to describe itself on solr.apache.org, in the ref-guide, READMEs, etc: > Solr is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene [...] This has served us well for years, but a few reasons call for a refresh: 1. Copies of this description have varied apart over time and need realigned 2. The description misses (or underplays) some of Solr's newer features (e.g. vector search) 3. Longer forms of the description emphasize features that aren't meaningful differentiators (e.g. XML-based APIs, scalability) in today's tech landscape. # Solution This PR (along with accompanying changes to the operator and website) updates and unifies the language the project uses to describe itself. # Tests N/A - documentation change only. # Checklist Please review the following and check all that apply: - [x] I have reviewed the guidelines for [How to Contribute](https://github.com/apache/solr/blob/main/CONTRIBUTING.md) and my code conforms to the standards described there to the best of my ability. - [x] I have created a Jira issue and added the issue ID to my pull request title. - [x] I have given Solr maintainers [access](https://help.github.com/en/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork) to contribute to my PR branch. (optional but recommended, not available for branches on forks living under an organisation) - [x] I have developed this patch against the `main` branch. - [ ] I have run `./gradlew check`. - [x] I have added documentation for the [Reference Guide](https://github.com/apache/solr/tree/main/solr/solr-ref-guide) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
