I'd like to add to this that mlt API is the same as a boolean query DSL made of multiple more like this field clauses, where each field is set to the content of the field of the queried document.
On Thursday, February 20, 2014 4:20:36 PM UTC+1, Binh Ly wrote: > > I do not believe you can boost individual fields/terms separately in a MLT > query. Your best bet is to probably run a bool query of multiple MLT > queries each with a different field and boost, but you'll need to first > extract the MLT text before you can do this. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/2fcd0453-58dc-4a66-b7d9-2e785a2a7fa6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
