970 Commits (782f3f0a05774d70091fd68d7529210f8f46e182)

Author SHA1 Message Date
Joxit 7d9e3e29fd feat(findbyid): Add lang query param for placeholder 6 years ago
Julian Simioni 800eb8ca03
Move lots of logging from info to debug 6 years ago
Horace Williams ed0a96cff2 Migrate to internal iso3166 defnitions 6 years ago
Horace Williams c7ae37980d Remove Quattroshapes deprecation notice 6 years ago
Julian Simioni 9a0f182fb2
fix(whitespace): Trim whitespace and quotes before checking text length 6 years ago
Julian Simioni 435cfd2c4a
Fix linter error 6 years ago
Tyler Pedelose 52a66e1bc0
Added new predicates to aid placeholderGeodisambiguationShouldExecute 6 years ago
Peter Johnson d38d4b1fa8 feat(text_sanitizer): trim whitespace and quotation marks from a range of natural languages 6 years ago
Julian Simioni 561f07950b
Remove focus_selected_layers query view 6 years ago
Julian Simioni 10241047a6
fix(interpolation): Ensure proper sorting of streets with interpolated addresses 6 years ago
Peter Johnson e15aa52f63 feat(type_mapping): rename function to avoid confusion with elasticsearch API 6 years ago
missinglink b1cfd091ed type_mapping: add unit tests 6 years ago
missinglink 63c962503c test: improved type_mapping tests 6 years ago
semhul a0aa5ed7f2 Adding support for unit field in structured search. If libpostal finds it in input use it for searching 6 years ago
Julian Simioni 204f5297de
Remove all leading newlines in files 7 years ago
Julian Simioni 02aac0c13e
Remove use stricts 7 years ago
Julian Simioni 8bccfc4fd2
Remove other instances of Mapzen 7 years ago
missinglink 59f0f4d70e add line comment, fix line comment 7 years ago
missinglink e01fdb85c9 support aliases for label generation 7 years ago
missinglink 7a01e794cf support aliases for name fields 7 years ago
Julian Simioni dccad99d78
Move sizeCalculator middleware tests to the correct place 7 years ago
Julian Simioni f887d7a249
Rename test setup function 7 years ago
Julian Simioni 94946989bb
Test cases with a lower min query size 7 years ago
Julian Simioni 825b506a75
Revise tests to account for sizeCalculator setup params 7 years ago
antoine-de 3489517da3
dedup osm/OA address 7 years ago
Joxit 551f0227db
Transliterates Saint and Sainte in ES schema see pelias/schema#268 7 years ago
Joxit d187e7d950
Fix for #1077, fail to search `Saint..` cities in structured queries 7 years ago
Rhys Kidd 1dfc6988ed Update to current Pelias contact email address 7 years ago
sweco-semhul 51709b58ff Updating ciao tests to reflect current status in master to make them run 7 years ago
Stephen Hess e0c25d0f57 convert libpostal calls to a microservice 7 years ago
Stephen Hess b5e48afb35 remove text-analyzer address operation 7 years ago
Stephen Hess f56deffb8f allow libpostal configuration in schema w/other services 7 years ago
Diana Shkolnikov cb59e305b0 log number of streets to be interpolated 7 years ago
Peter Backx f16565df9e
Verify min and max longitude and latitude 7 years ago
Julian Simioni bc6401842c
Add friendly, coarse specific error message to reverse 7 years ago
Stephen Hess 004e3c02b1 completed switch to vs tests over fixtures 7 years ago
Julian Simioni d577d42d9f
Support geonames non-coarse reverse in deprecation sanitizer 7 years ago
Stephen Hess 110a258130 added initial tests for using vs 7 years ago
Julian Simioni f9281190ac
Corrrectly filter /place queries by layer 7 years ago
Stephen Hess 66d4149f6a removed references to outdated request parameters 7 years ago
Stephen Hess 02cfa36d24 switched structured query tests away from fixtures 7 years ago
Stephen Hess da07463999 set req.clean.parser to 'libpostal' when it's called 7 years ago
Stephen Hess 3a862c17ec move empire include/exclude logic to eojsonify_place_details 7 years ago
Stephen Hess e4e8d9b0bf if country_gid exists, remove empire fields 7 years ago
Stephen Hess 05da79923f wrap interpolation service call to intercept errors 7 years ago
Stephen Hess 18e7673dc1 added empire to coarse translation 7 years ago
Stephen Hess 2df5d6d23b add empire to coarse reverse controller 7 years ago
Stephen Hess 5b86fbd7d8 add layers parameter support to PointInPolygon service request 7 years ago
Stephen Hess 214c3807eb added continent, ocean, and marinearea to geojsonify 7 years ago
Stephen Hess 9d54735e41 converted geojsonify_place_details to return instead of modify 7 years ago