Say an API requires something like search=input_text. As far as I could see ember-model-select currently does not support such a case as it is currently not possible to only specify the searchProperty, but have an empty searchKey as it always defaults to labelProperty.