It is possible to define multiple aliases (each with a different filter condition) and then search across aliases. Might help in your case.
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/indices-aliases.html About highlighting, if you mean can you selectively highlight on specific fields, yes you can supply a list of fields that ES will perform the highlighting on. More details here: http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-request-highlighting.html -- 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/230605ee-e178-4c24-9380-3976f73b095d%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
