Solr

Solr  is an open-source enterprise-search platform which is written in Java which is used to build search applications. It was built on top of  Apache Lucene project. Apache Lucene is the java library which provides indexing and search functionality. Its major features include full-text search, hit highlighting, faceted search, real-time indexing, dynamic clustering, database integration and rich document  handling.  Search and Navigation module is one of the most important and intensively used in hybris. It is based on Apache SOLR. It is purely for search and content delivery, not for persistent data storage.

Hybris provide in-build solr server.  solrserver extension contain solr server in hybris. Solr in Hybris is used for making faster search in the website. Setting up the infrastructure to host Solr is used for search and navigation requirements