We have got multiple indexes in elasticsearch and would like to search the 
data across all indexes but we want to apply different filters on different 
indexes. e.g. 
- few indexes depends on client Id, hence client Id filter is required
- we have IS_DELETED flag in few indexes, hence IS_DELETED filter is 
required

What is the way to approach this in elasticsearch.

Also, we are using highlight feature of elasticsearch, which is supposed to 
give suggestions to the users but would like to ignore certain fields in 
the highlighted results. Is it possible to exclude certain fields at global 
level.

-- 
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/7db38b10-f3db-457b-868a-ff02790ad8f0%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to