diff --git a/content/roadmaps/101-backend/content/116-search-engines/101-solr.md b/content/roadmaps/101-backend/content/116-search-engines/101-solr.md index 54c3caa94..b690b0d1b 100644 --- a/content/roadmaps/101-backend/content/116-search-engines/101-solr.md +++ b/content/roadmaps/101-backend/content/116-search-engines/101-solr.md @@ -1 +1,8 @@ -# Solr \ No newline at end of file +# 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. + +Free Content + +Official Website +Official Documentation