scoolen

Results 4 comments of scoolen

Same thing happens in 0.90.3: ``` json "ok" : true, "status" : 200, "name" : "precise64", "version" : { "number" : "0.90.3", "build_hash" : "5c38d6076448b899d758f29443329571e2522410", "build_timestamp" : "2013-08-06T13:18:31Z", "build_snapshot" :...

No, sorry. It is a private platform so I cannot disclose mapping data. What information are you looking for? Maybe I can paste parts of it.

Initially 5 request are fired: ``` GET http://...:9200/_plugin/inquisitor/views/queries.html 200 OK GET http://...:9200/_mapping 200 OK GET http://...:9200/_mapping 200 OK GET http://...:9200/_aliases 200 OK GET http://...:9200/_aliases 200 OK ``` The mapping JSON...