On 5 March 2014 00:24, Thibaut <thibaut.pa...@gmail.com> wrote:

> Is it possible to keep the boosting applied to the individual fields when
> computing the score ?
>

No. Field-level index time boosts will not be preserved with copy_to.

Coming very soon in 1.1.0 is the `cross_fields` type of multi_match query,
which is designed to solve exactly the problem you are dealing with.  Have
a look at the docs:
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-multi-match-query.html#multi-match-types

-- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAPt3XKTmqr3Z%2Bz1CyHTQEPw2d3NT5toD_hhPngcY2OX%3DoSdM_w%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to