I'd probably just aggregate all the fields you are interested in into 1 field and then match/AND on that 1 field. You probably can do a copy_to to accomplish the aggregation to a single field:
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/mapping-core-types.html#copy-to -- 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/cf6b0267-4533-46cc-8701-d6dc4b243c75%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
