[mb-bugs] Re: [MusicBrainz Bug Tracker] #2305: Track Collection
search by Puid should give rating and take account of other metadata
MusicBrainz Bug Tracker
noreply at musicbrainz.org
Thu Dec 7 12:02:05 UTC 2006
#2305: Track Collection search by Puid should give rating and take account of
other metadata
-----------------------------+----------------------------------------------
Reporter: paultaylor | Owner: rob
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: XML Webservice | Version: Server 2006-07-12
Resolution: | Keywords: puid webservice rating
Browser: | Os:
-----------------------------+----------------------------------------------
Comment (by luks):
I guess this would be quite tricky to implement with Lucene. IME, the
correct track is always within the first 5 tracks, so I do lookups with
limit=5 and then calculate similarity against the actual file in my code.
That gives you much more accurate ratings, and you can always adjust the
weights the way you want them.
--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2305#comment:1>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
More information about the Musicbrainz-bugs
mailing list