Re: Score certain documents higher based on a weight field

2018-04-10 Thread Emir Arnautović
& Elasticsearch Consulting Support Training - http://sematext.com/ > On 10 Apr 2018, at 01:26, OTH <omer.t@gmail.com> wrote: > > Hello, > > Is there a way to assign a higher score to certain documents based on a > 'weight' field? > > > E.g.,

Score certain documents higher based on a weight field

2018-04-09 Thread OTH
Hello, Is there a way to assign a higher score to certain documents based on a 'weight' field? E.g., if I have the following two documents: { "name":"United Kingdom", "weight":2730, } { "name":"United States of America"