29 Commits (ca1c1c19df527a6dbc8f730256f423e51409f4b3)

Author SHA1 Message Date
Stephen Hess 11b39b3f54 removed unused mock backend response 8 years ago
Stephen Hess 3c9d39d1df removed unused file 8 years ago
Stephen Hess 89d9943f26 removed unused mock object 8 years ago
Stephen Hess 96f9d12ff5 rewrote tests to proxyquire service/search to reduce complexity 8 years ago
Stephen Hess bf62a1844b added tests for verifying request retry behavior 8 years ago
Stephen Hess 8c249c26f4 initialize esclient in routes/v1, eliminating need for src/backend 8 years ago
Stephen Hess a4b4e286d3 replaced map of singletons in backend with single singleton 8 years ago
Diana Shkolnikov 9ff383cc2b change the query module interfaces back to simple functions 8 years ago
Diana Shkolnikov 3888ae0385 change query module interfaces to allow for additional meta data 8 years ago
Diana Shkolnikov 9fd19242e7 make existing confidence score only handle the original query type 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 3c1d758229
Fix timeout error handling 9 years ago
Diana Shkolnikov aff146aec3 Fix local naming convention and confidence score middlewares 9 years ago
Diana Shkolnikov af8044ef29 Fix all unit tests 9 years ago
Julian Simioni 2505e92a62 Expect an array of types from _ids sanitiser 9 years ago
Diana Shkolnikov 562338635c Confidence score calculation 9 years ago
Harish Krishna bcf823c519 cleanup + tests 10 years ago
Harish Krishna be39fb5a8f adding tests for the doc controller 10 years ago
Harish Krishna f1d13c1337 consolidating suggest_poi and suggest_admin into one suggest endpoint. fixing tests (more tests to come) 10 years ago
Peter Johnson 6efa0aa510 expose id/type/layer 10 years ago
Peter Johnson 27e2c4e5b8 migrate outputGenerator from pelias/suggester-pipeline 10 years ago
Peter Johnson 6ddbe86ac5 perform mget during suggest. requires suggester output to be a gid 10 years ago
Peter Johnson 17134105d5 geojsonify /search and /reverse FTW 10 years ago
Peter Johnson 42ac5f05eb geojsonify suggest API 10 years ago
Peter Johnson 18f4f6b256 refactor/ add more tests 10 years ago