Protected ReadonlyclientsProtected ReadonlycontextReadonlyminProtectedcreateDetects whether a search filter shortcut is present in the provided search term. Updates the search state with the extracted prefix and shortcut if applicable.
Performs a search operation with all available clients based on the provided term and optional search filters. Returns results grouped by provider name and result category.
Returns available search categories per provider.
Protectedis
Detects and parses a coordinate search term into an array of two numerical values. The method attempts to identify valid coordinate pairs from the given term, using different separators such as
;,/,,, or whitespace.