Set of tools providing comprehensive control over CKAN search results, sorting, and relevance. Consists of multiple plugins: search_tweaks (base, enables edismax query parser and ISearchTweaks interface), search_tweaks_query_relevance (promotes datasets visited frequently after specific searches using Redis-based statistics), search_tweaks_field_relevance (boosts datasets based on numeric field values via Solr boost functions), and search_tweaks_spellcheck (provides ‘Did you mean?’ suggestions using Solr spellcheck component). Features include fuzzy search with configurable edit distance, custom qf parameters, MinimumShouldMatch configuration, boost vs bf preference, and extensive CLI commands for managing statistics and spellcheck dictionaries.