Provides intelligent autocomplete functionality for the CKAN dataset search interface (/datasets page). The extension searches across dataset titles and configurable facets to provide real-time suggestions as users type. Default facets include organizations, tags, and resource formats, but these can be customized through the ISearchAutocomplete interface to match specific site requirements. The autocomplete limit, implementation templates, and search endpoints are fully configurable, allowing adaptation to different CKAN package types and search patterns. Compatible with CKAN 2.9-2.10 and provides a clean interface for extending search behavior.