This document provides a summary of Solr's built-in query parsers. It details the "lucene" query parser, dismax query parser, and other parsers like spatial, boost, term, and prefix parsers. It explains how to specify a query parser and leverage nested querying. The document concludes by covering new features in Solr 4.x like the surround and switch query parsers.