66 Commits (master)

Author SHA1 Message Date
Julian Simioni a1add3656e
feat(log): Use structured logs for place endpoint 6 years ago
Julian Simioni 080cd6854f
Remove verbose Elasticsearch log lines 6 years ago
Julian Simioni 8c37ee63dd
feat(log): Add JSON log for Elasticsearch queries 6 years ago
Peter Johnson fa8257cd06 feat(debug): debugging info for interpolation service 6 years ago
Joxit 7d9e3e29fd feat(findbyid): Add lang query param for placeholder 6 years ago
Julian Simioni 204f5297de
Remove all leading newlines in files 7 years ago
Julian Simioni 02aac0c13e
Remove use stricts 7 years ago
Stephen Hess e0c25d0f57 convert libpostal calls to a microservice 7 years ago
Stephen Hess 5b86fbd7d8 add layers parameter support to PointInPolygon service request 7 years ago
Stephen Hess cd6b9d9ed6 updated service name 7 years ago
Stephen Hess 41831ab7a0 converted middleware/interpolate to use injected service 7 years ago
Stephen Hess d1461621c6 added ServiceConfiguration implementation for Interpolation 7 years ago
Stephen Hess d1886a5073 removed unused modules 7 years ago
Stephen Hess 3663067698 added Language ServiceConfiguration implementation 7 years ago
Stephen Hess 83d5cf1bd5 added ServiceConfiguration for Language call 7 years ago
Stephen Hess 2363e9d739 added concatenation query building for placeholder 7 years ago
Stephen Hess f94b683ef3 moved 'parser' placeholder url part to service config 7 years ago
Stephen Hess 143971e43e use url.resolve to eliminate duplicate slashes 7 years ago
Stephen Hess ce64a1da5c swap out for pelias-microservice-wrapper 7 years ago
Stephen Hess 1f6b6b1ed0 finished conversion to use generic http/json service 7 years ago
Stephen Hess dd172d782e added PointInPolygon service configuration 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 080eb269eb added comments, simplified logic 7 years ago
Stephen Hess 3bf40fe51e refactored ServiceConfiguration to be a class 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 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 f14400ebce added placeholder service support to API for admin-only queries 7 years ago
Stephen Hess a7867579de pass dnt to pip service and sanitize error messages 8 years ago
Diana Shkolnikov d6d328fdf6 fix: 500 errors returned when no language service is found 8 years ago
missinglink 8d774ab6d3 language service 8 years ago
Stephen Hess 58701f0169 return do-nothing PiP lookup function if config lacks `pipService` 8 years ago
Stephen Hess 52a6ec68ff added support for coarse reverse geocoding 8 years ago
Stephen Hess bfecda2c07 refactored search service tests to inline mock callbacks 8 years ago
Peter Johnson f948ab26fc service: interpolation: remove non-production host name 8 years ago
Peter Johnson 5c278b22e9 service: interpolation: handle backend timeouts 8 years ago
Peter Johnson 33341b7c99 service: interpolation: tests 8 years ago
Peter Johnson 576d1a1809 interpolation: integration v1 8 years ago
Stephen Hess 8c249c26f4 initialize esclient in routes/v1, eliminating need for src/backend 8 years ago
Stephen Hess e35ba28137 add proxyquire to tests for pelias-logger to swallow some error logging 8 years ago
Stephen Hess a4b4e286d3 replaced map of singletons in backend with single singleton 8 years ago
Peter Johnson 72ec68f4c2
additional backend error logging 8 years ago
Peter Johnson 1451e9038e
change all log labels to 'api' 8 years ago
Stephen Hess d3febe49cc moved location of `matched_queries` to correct place 8 years ago
Stephen Hess 8d532adb3f added support for `_matched_queries` in ES hits 8 years ago
Julian Simioni ef78b2e0fd Filter source and layer by new fields 9 years ago