This document provides examples and explanations of different Solr query types and configurations including: - Faceting queries to return counts of field values without results - Filter queries to reduce the result set - Range queries using date math syntax - Distributed searching across multiple cores/servers - Grouping queries to organize results by field values - Explanations of caching, field types, indexing and other Solr concepts.