1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Resources added for Solr (#1281)

This commit is contained in:
Archit Sharma
2022-06-07 13:27:28 +05:30
committed by GitHub
parent 0136cfe863
commit 5baf8dbc5d

View File

@@ -1 +1,8 @@
# Solr
# Solr
Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world's largest internet sites.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://solr.apache.org/'>Official Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://solr.apache.org/resources.html#documentation'>Official Documentation</BadgeLink>