Hi ,
when I started working on ES I observed that keyword present in number of fields in a row also used to consider while caluculating score . eg if china word present in description and country and title it used to come in top score.
however I made few changes in ES index schema (all are key word fields now), i found that score is only considering occurrence in row not on frequency in row . Is there any specific reason for that.
Regards,
Srikanth