Solr 101 was a presentation about the Solr search platform. It introduced Solr, explaining that it is an open-source enterprise search platform built on Lucene. It covered key Solr concepts like indexing, documents, fields, queries and facets. The presentation also discussed Solr features, how it works, and how to scale Solr through techniques like multicore, replication and sharding. Finally, it provided two case studies on how Sparebank1 and Komplett implemented Solr to improve their search capabilities.