Issue Details (XML | Word | Printable)

Key: SEARCH-134
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Paul Taylor
Reporter: nikki
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Search Server

Annotation search can't filter by type for release groups

Created: 21/Oct/11 03:24 PM   Updated: 21/Oct/11 05:24 PM   Resolved: 21/Oct/11 05:24 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2011-12-08



Sort Order: Ascending order - Click to sort in descending order
Paul Taylor added a comment - 21/Oct/11 04:50 PM

The correct option should be:

type:release-group

But not working for me either


Paul Taylor added a comment - 21/Oct/11 05:00 PM

Very wierd because they have been indexed, i.e this returns a releasegroup annotation

http://musicbrainz.org/search?query=text%3A%22Drums+recorded+at+Progresja+Club%22&type=annotation&limit=25&advanced=1


Paul Taylor added a comment - 21/Oct/11 05:24 PM

Fixed, the problem was that the type field was being indexed as standard text, causing release-group to be broken into two tokens release and group, this field not be left unanalysed.