820 Commits (279b70b7d7f7b6781e99d8f7dfa32b4169daabc0)

Author SHA1 Message Date
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 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
Diana Shkolnikov fe38d2336d feat: allow postalcode-only structured queries 8 years ago
Stephen Hess f06704985e renamed predicates to be more accurate 8 years ago
Stephen Hess 0d1d67d6a2 added street layer 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
Diana Shkolnikov 587c1ede6c remove empty file that snuck in 8 years ago
Diana Shkolnikov 6dd4cc9bd8 fix postalcodes not showing up in results 8 years ago
Diana Shkolnikov a52691c61e feat: search by postalcode 8 years ago
Stephen Hess bb9d6e0fc9 inject schema to config.generate 8 years ago
Stephen Hess 2288e227a3 converted configValidation to basic schema object 8 years ago
Stephen Hess 5d28044f4f removed unused file 8 years ago
Stephen Hess bfecda2c07 refactored search service tests to inline mock callbacks 8 years ago
Stephen Hess 62a2aa827f added api.requestRetries to schema and tests 8 years ago
Stephen Hess 901b6826ca updated wording of test names and comments 8 years ago
Stephen Hess 11b39b3f54 removed unused mock backend response 8 years ago
Stephen Hess 3c9d39d1df removed unused file 8 years ago
Stephen Hess ac0776e2be match error handling to controller/search 8 years ago
Stephen Hess 6425cc6444 added request retries for ES request timeouts 8 years ago
Stephen Hess 89d9943f26 removed unused mock object 8 years ago
Stephen Hess d5ff417bf5 removed require's for mock backend/query 8 years ago
Stephen Hess 96f9d12ff5 rewrote tests to proxyquire service/search to reduce complexity 8 years ago
Stephen Hess c7b83e96d5 added tests for case where error is a string, not an object 8 years ago
Stephen Hess bf62a1844b added tests for verifying request retry behavior 8 years ago
Stephen Hess e83c12cd0e added test for early bail when errors are present 8 years ago
Stephen Hess f1e5edb4cf added back logging statement for fallback queries 8 years ago
missinglink 3a4d26077a interpolation: fix: source_id mapping 8 years ago
Peter Johnson d135596c80 service: interpolation: typo 8 years ago
Peter Johnson 69be6e062a service: interpolation: tests 8 years ago
Peter Johnson 33341b7c99 service: interpolation: tests 8 years ago
Diana Shkolnikov 30590a41d3 fix: match_type and confidence score were not correct for certain queries 8 years ago