I have 3 types : [place, doctor, article] where each type has a field named title. article type has an extra field named body. I want to match a query against these 3 types title fields with different boost numbers. for example : doctor's title has boost of 3 whereas place's title has boost of 2.
How can I implement this Query?(I just want the request body ) -- 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/5272a806-7834-4eb7-adda-513b8a600a51%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
