FWIW, you can update mappings for multiple indexes if necessary:

curl -XPUT localhost:9200/a,b,c/type/_mapping

or 

curl -XPUT localhost:9200/_all/type/_mapping

-- 
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/6cb5a3f7-b86f-4b58-9efc-b1f6a8096bb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to