diff --git a/package.json b/package.json index 1732b338..4fa1488e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "pelias-logger": "0.0.8", "pelias-model": "4.1.0", "pelias-query": "8.3.0", - "pelias-text-analyzer": "1.2.0", + "pelias-text-analyzer": "1.3.0", "stats-lite": "2.0.3", "through2": "2.0.1" }, diff --git a/test/unit/fixture/search_partial_address.js b/test/unit/fixture/search_partial_address.js index 10a2bb74..b0c82a3f 100644 --- a/test/unit/fixture/search_partial_address.js +++ b/test/unit/fixture/search_partial_address.js @@ -78,7 +78,7 @@ module.exports = { 'parent.region_a': { 'analyzer': 'peliasAdmin', 'boost': 1, - 'query': 'new york' + 'query': 'NY' } } }, {