Boost the performance of Solr instances and troubleshoot real-time problems Overview Achieve high scores by boosting query time and index time, implementing boost queries and functions using the Dismax query parser and formulae. Set up and use SolrCloud for distributed indexing and searching, and implement distributed search using Shards Use GeoSpatial search, handling homophones, and ignoring listed words from being indexed and searched Boost your search based on scores, the DisMax query parser, and function queries. Explore performance metrics along with implementing different Solr caching like Document, query result, filter, and whole result page caching. Index and search across shards and near real-time searching. Get to grips with additional ...