When using typeahead-url, it seems reasonable to include other searchable columns besides the one appearing in the textField.
Example: Search for a list of users by name or email, but tag value is by name. The query will return the correct list of data, but the plugin doSearch function is filtering them out in the comparable mapping.