Indices.store.throttle.type

The guide says that indices.store.throttle.type can be merge, all or not
but I think that the Lucene code says that it is all, merge or none. Does
anyone know which is correct?

/Michael

--
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/afa8c9b5-9e5b-4ee8-989a-bc9a4791786a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

I answered my own query by trying to set it to not:
org.elasticsearch.ElasticsearchIllegalArgumentException: rate limiting type
[not] not valid, can be one of [all|merge|none]

On Tuesday, 29 April 2014 10:25:22 UTC+2, Michael Salmon wrote:

The guide says that indices.store.throttle.type can be merge, all or not
but I think that the Lucene code says that it is all, merge or none. Does
anyone know which is correct?

/Michael

--
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/d56456b4-1ff2-4519-aba2-9cf8bf3f4dfd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.