diff --git a/config/defaults.json b/config/defaults.json index bd859db..349a559 100644 --- a/config/defaults.json +++ b/config/defaults.json @@ -33,6 +33,7 @@ }, "api": { "accessLog": "common", + "textAnalyzer": "libpostal", "host": "http://pelias.mapzen.com/", "indexName": "pelias", "version": "1.0" diff --git a/config/expected-deep.json b/config/expected-deep.json index 5f65d2a..3abb446 100644 --- a/config/expected-deep.json +++ b/config/expected-deep.json @@ -38,6 +38,7 @@ }, "api": { "accessLog": "common", + "textAnalyzer": "libpostal", "indexName": "pelias", "host": "http://pelias.mapzen.com/", "version": "1.0"