792 Commits (2164d7d696970fdfacf6b9246ef1acb58d54ea06)

Author SHA1 Message Date
Stephen Hess 234f9f9738 fixed bug where _geonames_warnings was throwing exception on undefined clean.parsed_text 7 years ago
Stephen Hess 238b49a0d8 added should_execute to sortResponseData 7 years ago
Stephen Hess c602794ed8 added predicate for finding results at given layers 7 years ago
Stephen Hess c5f16e32ad added support for `boundary.rect` and `boundary.circle` 7 years ago
Stephen Hess ba7a81123c added support for popularity from placeholder 7 years ago
Stephen Hess 2ad3bec3b4 added guard clause for string/negative population 7 years ago
Stephen Hess 5d7a467909 added response data sorting middleware 7 years ago
Stephen Hess d1b87235c4 pull population from placeholder repsonse 7 years ago
Stephen Hess 8429e0f22a added response data sorting middleware 7 years ago
Stephen Hess a6f6d3d6cd filter out results and hierarchies that don't match boundary.country 7 years ago
Stephen Hess 83101505c0 removed support for alpha3 since it's not used anywhere 7 years ago
Stephen Hess 8a14dcc48a guard clauses, more tests, code cleanup 7 years ago
Diana Shkolnikov c1daf18d68 fix tests 7 years ago
Stephen Hess 8ebae9a2ae added warnings/errors when sources includes geonames 7 years ago
Stephen Hess b04309c533 added conversion to number before finite check 7 years ago
Stephen Hess 5734d35656 filter synthesized docs on boundary.country 7 years ago
Stephen Hess 4a8711017e filter placeholder results by requested layers 7 years ago
Stephen Hess 471f565997 converted placeholder to microservice-wrapper 7 years ago
Stephen Hess 03667b0711 fixed error message 7 years ago
Stephen Hess 904ce71e37 removed superseded service/placeholder and dependency 7 years ago
Stephen Hess 3bf40fe51e refactored ServiceConfiguration to be a class 7 years ago
Stephen Hess 1f6fefb3eb converted placeholder controller to use generic service 7 years ago
Stephen Hess 5515fa4b6c added placeholder config, added tests for http_json service 7 years ago
Stephen Hess 0f0bd3e4ce added initial attempt at generic http json service 7 years ago
Stephen Hess 39a5312140 added guard clauses for bbox and centroid 7 years ago
Stephen Hess fa95fe510a handle case where result has data but no lineage 7 years ago
Stephen Hess 539edf09b7 added better error handling 7 years ago
Stephen Hess 8a7ba3d8de added support for do_not_track header 7 years ago
Stephen Hess 0adc76eca6 treat 404's from placeholder the same as other errors 7 years ago
Stephen Hess 94f512fe94 added placeholderService to schema 7 years ago
Stephen Hess f14400ebce added placeholder service support to API for admin-only queries 7 years ago
Kevin Ennis 512cec9945 Prefer openaddresses results with zip code 7 years ago
Julian Simioni 6b0b124d8f
Always query for a minimum of 20 results from Elasticsearch 8 years ago
Julian Simioni 6014786162 Revert "Update pelias-query to the latest version 🚀" 8 years ago
Stephen Hess d80d34cfd9 actually pass do-not-track to service 8 years ago
Stephen Hess a7867579de pass dnt to pip service and sanitize error messages 8 years ago
Julian Simioni c585b00a9b
Remove unused reverse fixture 8 years ago
Julian Simioni 81b52fafaf
Use bool instead of filtered queries in fixtures 8 years ago
Diana Shkolnikov e1eeb25776 fix: geonames ids should not be misrepresented in hiearchy 8 years ago
Diana Shkolnikov d6d328fdf6 fix: 500 errors returned when no language service is found 8 years ago
Diana Shkolnikov e46c17a84a Sort interpolated results to show address first 8 years ago
missinglink 8d774ab6d3 language service 8 years ago
Peter Johnson af4b107612 language: update ciao tests to assert warnings produced for invalid inputs 8 years ago
Peter Johnson 43131248b7 language: fallback scenario from invalid querystring to valid header 8 years ago
Peter Johnson 39b1367778 language: accept param as well as request headers 8 years ago
Peter Johnson e761f99422 add unit tests for language 8 years ago
Peter Johnson 1847fb3692 add unit tests for language 8 years ago
Peter Johnson 7749be549e add ciao tests for language 8 years ago
Peter Johnson 3a7e8c5229 fix ciao tests for postalcode layer added 8 years ago
Diana Shkolnikov fe38d2336d feat: allow postalcode-only structured queries 8 years ago