Skip to content

Commit

Permalink
Merge pull request #116 from pelias/joxit/remove-textAnalyzer
Browse files Browse the repository at this point in the history
Remove textAnalyzer from the config, no more used
  • Loading branch information
orangejulius authored Oct 28, 2019
2 parents 7eaf5f4 + d1310be commit c9a49fa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion config/defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
},
"api": {
"accessLog": "common",
"textAnalyzer": "libpostal",
"host": "http://pelias.mapzen.com/",
"indexName": "pelias",
"version": "1.0",
Expand Down
1 change: 0 additions & 1 deletion test/expected-deep.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
},
"api": {
"accessLog": "common",
"textAnalyzer": "libpostal",
"indexName": "pelias",
"host": "http://pelias.mapzen.com/",
"version": "1.0",
Expand Down

0 comments on commit c9a49fa

Please sign in to comment.