I have two indices each storing a specific type "Products" and "Stores." 
 Some of the attribute names of each type overlap.  For instance, both 
Products and Stores have a "name" attribute.  How can I search across both 
indices while giving different boost values to the same attribute?  I want 
to give Products.name a boost of 1.3 and Stores.name a boost of 1.7.  I 
don't see a way to do this with the query string query.

-- 
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/914d2bd2-84ec-4acc-9064-a66b9f94647d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to