Solr has no query parsers that support payloads. You would have make your own 
query parser and also create a custom similarity implementing scorePayload for 
it to work. 
 
-----Original message-----
> From:Furkan KAMACI <furkankam...@gmail.com>
> Sent: Sunday 24th November 2013 19:07
> To: solr-user@lucene.apache.org
> Subject: How To Use Multivalued Field Payload at Boosting?
> 
> I have a multivalued field and they have payloads. How can I use that
> payloads at boosting? (When user searches for a keyword and if a match
> happens at that multivalued field its payload will be added it to the
> general score)
> 
> PS: I use Solr 4.5.1 as Cloud.
> 

Reply via email to