Changes have ben made to the search server, but we need the mbserver to now remove its busines logic and make the appropriate call, and then deployed onto test.musicbrainz.org asap so changes can be tested
Remove escape_query and alias_query and calls to them
For basic search just pass raw query to search server with extra paramater dismax=true
Description
Changes have ben made to the search server, but we need the mbserver to now remove its busines logic and make the appropriate call, and then deployed onto test.musicbrainz.org asap so changes can be tested
Needs changes in https://github.com/metabrainz/musicbrainz-server/blob/master/lib/MusicBrainz/Server/Data/Search.pm:
Remove escape_query and alias_query and calls to them
For basic search just pass raw query to search server with extra paramater dismax=true
Paul Taylor added a comment - 27/Jan/12 10:47 AM - edited alias_query still required by other parts of the system, sent a patch to code review which limits scope to just fixing Basic Search
As this is blocking Paul, I'm moving it to 3mo.