pelias / documentation

All things documentation for Pelias
Creative Commons Attribution 4.0 International
229 stars 99 forks source link

specifics about ES #125

Closed easherma closed 8 years ago

easherma commented 8 years ago

including heap size info,

Also minor quibble on line 112, the address_dedupe libarary currently used does not use libpostal as far as I can tell. I believe it uses the earlier address_normalize library, which has since been depreciated.

orangejulius commented 8 years ago

Ah you're technically right, that should read the openvenues address_normalizer library. Openvenues is the umbrella project around both the address_normalizer and libpostal