I removed it in https://github.com/developmentseed/stac-map/pull/50 as it didn't fit the new architecture out-of-the-box. I think the right way now is: - Only provide natural language search when `value` is a `Catalog` - Only provide item search when `value` is a `Collection` I think that'll be the simplest UX.