Re: Is it possible to add yet another score value based on similarity (same words) to differentiate between two _scores ?

2014-09-04 Thread Ivan Brusic
Can you simply boost the non analyzed field? If the scores are still too similar, try using a dis_max query with the non analyzed query getting a higher boost: http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-dis-max-query.html -- Ivan On Wed, Sep 3, 2014 at 7:16

Is it possible to add yet another score value based on similarity (same words) to differentiate between two _scores ?

2014-09-03 Thread Pontus Lundin
Hi! I have created an multi_field index with one field analyzed (with edgengram, min:3, max:15) and the other one not. Then i am doing a multi match on this and get relevant hits.I am doing this to find exact matches which seems to work. So far so good, however how do i separate hits that