First, .empty is super slow right now: https://github.com/elasticsearch/elasticsearch/issues/5086 Second, be paranoid about order of operations with MVEL. I'd play around with parrens until it worked. Third, multiply is the default boost mode so you can just leave out the _score which might make the MVEL simpler.
On Mon, Mar 3, 2014 at 4:03 PM, Binh Ly <binhly...@yahoo.com> wrote: > Are you using the function_score query in 1.0? If so, can you show your > full query? Thanks! > > -- > 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/7452f652-f9b0-424c-a3ec-3e991afbd42f%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- 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/CAPmjWd3tgEtVD4Lt6Ce3i225M2ZHq%2BuBDc1Zsrh3xH6fKYtSLw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.