Solr is an enterprise-grade search engine that provides fast and powerful search capabilities. It indexes content to build search indexes and supports various advanced search features like faceting, geospatial search, and more like this. Solr can be scaled horizontally by adding read or write cores and uses replication to distribute indexes across servers. With proper configuration and optimization, Solr can provide response times under 100ms even for large indexes.