pserve local.ini
complains Exception: TransportError(400, u'mapper_parsing_exception', u'No handler for type [string] declared on field [_pk]')
curl http://localhost:port/index/doc_type -d {... elasticsearch json call } -H "Content-Type: application/json"
?