es-geonames
es-geonames copied to clipboard
Create a Geonames gazetteer index in Elasticsearch
Results
3
es-geonames issues
Sort by
recently updated
recently updated
newest added
There are two portability issues with the script generating the elasticsearch index: * `sys.maxsize` is `2**63 - 1` on 64-bit systems, which usually does not fit into a C `long`,...
Hi, I am probably doing something stupid here, so the issue is probably with me and not the code, but anyways: When I run create_index.sh, the data are loaded into...