What you should consider is to use the edismax (or dismax) query parser and then you can boost the individual fields. That's a major part of its reason for existence - to overcome the limitation of copyField that you mention.

-- Jack Krupansky

-----Original Message----- From: bbarani
Sent: Friday, August 17, 2012 11:47 AM
To: solr-user@lucene.apache.org
Subject: How to boost score of particular field in a copy field?

Hi,

I have 10 fields copied in to a single copy field for default search. I am
trying to boost one particular field in that copy field, but I am not sure
how boosting in copy field work. Can someone let me know how boosting works
in copy field?

Thanks,
BB



--
View this message in context: http://lucene.472066.n3.nabble.com/How-to-boost-score-of-particular-field-in-a-copy-field-tp4001864.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to