@RHSman you might want to set your lift_name
as a primary key:https://ramses.readthedocs.io/en/stable/fields.html#primary-key
re: ES geo data, it is not supported but it shouldn't be too hard to add. if you have some spare time and would like to implement it, feel free to submit a PR
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"
?