Not analyzed for all field for all Index

Hi all,
currently my index will create automatically when a new doc indexed. so I couldn't use CreateMapping request to set mapping property.
I would like to know whether i could set it by default for store only bc i really need to increase my indexing perfomance (expect 1M req/sec)

P/S if there is any tips for improve indexing throughput, please share me, thanks :slight_smile:

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/d424fe6a-06ea-4e74-af60-a219b62c98f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

set a custom template, you can find example in
logstash/lib/logstash/outputs/elasticsearch/template-elasticsearch.json

2014-11-11 17:46 GMT+08:00 Sang Dang zkidkid@gmail.com:

Hi all,
currently my index will create automatically when a new doc indexed. so I
couldn't use CreateMapping request to set mapping property.
I would like to know whether i could set it by default for store only bc i
really need to increase my indexing perfomance (expect 1M req/sec)

P/S if there is any tips for improve indexing throughput, please share me,
thanks :slight_smile:

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/d424fe6a-06ea-4e74-af60-a219b62c98f6%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CABwsoogSqJbTKrgHXNzYYWvQjYmDK3RVjLFCz22Xe0wjo8zyyg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.