Thanks for the prompt response. Aliases will surely help me in resolving 
filter issue across indexes but I didn't get how would I exclude certain 
fields globally from highlightling. Our requirement is to highlight all the 
fields except few fields.

On Thursday, 13 February 2014 19:49:10 UTC+5:30, Binh Ly wrote:
>
> 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/a4f9db18-c12d-42cc-90ca-1bd1e0631e6c%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to