Creating index with _timestamps

2014-07-21 Thread Surajit Roy
Hi All, I am trying to create an index with a _timestamp mapping. curl -XPOST "http://localhost:9200/test"; -d' { "settings" : { "number_of_shards" : 5, "number_of_replicas" : 1}, "mappings" : { "stats" : { "_timestamp" : { "enabled" : true, "store" : true } }}}' When I am writing the data in

Elsatic search cluster setup documentation

2014-04-06 Thread Surajit Roy
I need a document for ES cluster setup compromising of 4 boxes. Thanks Surajit -- 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...@google