geocontext uses `searchDetailed`, but needs a type hack to bypass its absence from the `CollectionCatalog` interface. Can it be added there? Surfaced by @esgn in https://github.com/ignfab/geocontext/pull/179#discussion_r3730438046
geocontext uses
searchDetailed, but needs a type hack to bypass its absence from theCollectionCataloginterface. Can it be added there?Surfaced by @esgn in ignfab/geocontext#179 (comment)