prayagupa / gccount

It's an open source framework [for portable account] developed in grails 2.3.3, twitter bootstrap and elasticsearch/mysql.
prayagupd-dreamspace.blogspot.com
4 stars 6 forks source link

Error running es script in es 1.3.2 #17

Open amanmaharjan02 opened 10 years ago

amanmaharjan02 commented 10 years ago
$ ./boostrap.sh 
{"acknowledged":true}
gccount created.

{"acknowledged":true}alias 'g' created

{"error":"MapperParsingException[Root type mapping not empty after parsing! Remaining fields:   [settings : {}]]","status":400}{"took":89,"errors":false,"items":[{"create":{"_index":"gccount","_type":"Customer","_id":"OtTliBMIREqJBm-Bm57Bog","_version":1,"status":201}},{"create":{"_index":"gccount","_type":"Customer","_id":"M1KsSMqVR7CWb0Apdg8Ixw","_version":1,"status":201}}]}

Customer document indexed
sghatuwa commented 9 years ago

removing settings in mapping works for 1.3.2.