spotify / web-api

This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web API ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
983 stars 79 forks source link

Search by artist not returning semantic match first #378

Open ryanflach opened 7 years ago

ryanflach commented 7 years ago

Issue found on December 14 2016.

Endpoint(s):

Scope(s):

Steps to reproduce:

  1. Open the API Console
  2. Call the get-search-item endpoint with q cash+cash and type artist (direct link)

Expected behaviour:

The artist object 'Cash Cash' to be the first result.

Actual behaviour:

The artist object 'Johnny Cash' is the first result, followed by the artist object for 'Cash Cash'

thelinmichael commented 7 years ago

@ryanflach, thanks for the report - we'll have to have a closer look at this one.