Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-4611

Allow disabling 'advanced' search when using webservice search /ws/2/xxx?query=

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • Web service
    • None

      Right now, the webservice search queries only allows you to use the lucene search syntax mode, which means that you can't make use of the new website search's multi-field query ability.

      Compare:
      http://www.musicbrainz.org/ws/2/recording?query=we%20will%20rock%20you%20queen (doesn't return any recordings with artist Queen)
      http://musicbrainz.org/search?query=we+will+rock+you+queen&type=recording&method=indexed (returns mostly recordings with artist Queen)

      Ideally a parameter would be added to disable the advanced/parsed mode and do the same thing as the website default search. Perhaps "...&method=advanced/indexed" to match the website, with advanced being the default?

            bitmap Michael Wiencek
            kepstin Calvin Walton
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package