You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by mcox <st...@hotmail.com> on 2008/12/31 01:48:28 UTC

Associating scores with fields?

Hi,

I'd like to get scores for all fields within my returned docs. My current
solution is to parse the debug information but because I often have multiple
fields with the same name this doesn't always work too well.

Is there a way to get something to the effect of: 
<arr name = "description" score ="0.787">

Thanks,

Mike
-- 
View this message in context: http://www.nabble.com/Associating-scores-with-fields--tp21225634p21225634.html
Sent from the Solr - User mailing list archive at Nabble.com.