Figured out the issue, the problem with following setting in index mapping "index.number_of_replicas" : 5 since I'm testing this on a single node I have to set this to 0.
I had to Enabled tarce to see what was going wrong. On Thursday, March 6, 2014 7:57:59 PM UTC-6, Hariharan Vadivelu wrote: > > I'm not sure what is wrong with this dynamic template definition, when I > try to load data the curl command does not return and no errors in ES log > as well. > > Here is the sample GIST to re-create. > https://gist.github.com/hariinfo/9403577 > ES Version 1.0.1 > -- 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/e4163c31-1f20-40e8-b9b3-911b71d09a9e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
