582 Commits (8339a66e91fb617e816eeaf9f22e61690e2b5d1a)

Author SHA1 Message Date
Stephen Hess 8339a66e91 updated query module to branch from hashcode 8 years ago
Stephen Hess 876782ed3a enabled all scores and filters 8 years ago
Stephen Hess d682468096 adapted tests to latest query module output 8 years ago
Stephen Hess 42affa80f8 updated filename 8 years ago
Stephen Hess 484af8c044 changed from `text_parser` to `text_parser_addressit` 8 years ago
Stephen Hess 46d58cafb0 renamed `_text_autocomplete` to `_text_addressit` 8 years ago
Stephen Hess ad5d2bf36a add early exit condition to stop unneeded re-parsing 8 years ago
Stephen Hess 40ed4e64c4 added new test 8 years ago
Stephen Hess d8fb9323c2 added sanitiser wrapper for fallback to call addressit explicitly 8 years ago
Stephen Hess 3b981d97ba copied in tests from master for `search_original` 8 years ago
Stephen Hess 2a9c25f8c4 added condition that `res.data` must be non-empty to return early 8 years ago
Stephen Hess 4952a0ed2b added condition to exit early if there are already results in `res` 8 years ago
Stephen Hess 85dab16869 refactored search sanitiser tests 8 years ago
Stephen Hess b612b2750e added addressit support for autocomplete via separatee text sanitiser 8 years ago
Stephen Hess c257eb5fc3 added tests for new queries 8 years ago
Stephen Hess f55aed2b1a finished master rebase, checking in all-but-tests commit 8 years ago
Stephen Hess 7495cad465 added middleware component to trim by result granularity 8 years ago
Stephen Hess d3febe49cc moved location of `matched_queries` to correct place 8 years ago
Stephen Hess 5821ae6e81 libpostal changes 8 years ago
Stephen Hess c18baaf775 fixed text analysis tests 8 years ago
Stephen Hess 8d532adb3f added support for `_matched_queries` in ES hits 8 years ago
Stephen Hess 5f259d420b updated text-analyzer version, removed unused module 8 years ago
Stephen Hess c7e5ba2e2a added postprocessing step to trim by granularity 8 years ago
Stephen Hess b1cf06720b included generatePermutations in list of tests 8 years ago
Stephen Hess abef8f1efa initial stab at generatePermutations 8 years ago
Julian Simioni b0c0a5fe5c
Add venues to Who's on First 8 years ago
Stephen Hess 29c1255694 added `dependency` fields to output 8 years ago
Alec Vulfson a6ccbf17ce Add provinces to Australian labels 8 years ago
Julian Simioni c5e5bbcf56
Add boundary.country filter to /v1/autocomplete 8 years ago
Stephen Hess 1b83247964 exclude `name` for `country` result labels 8 years ago
Stephen Hess 8c12452fff added hardcoded values in tests where text-analyzer was being used before 8 years ago
Diana Shkolnikov b0aab1afd3 Fixed broken test due to rebase with changes from master. 8 years ago
Diana Shkolnikov c38b67aeb4 Add nearby sanitizer and revert reverse to not have categories 8 years ago
Diana Shkolnikov cc9c4148bb Refactor geojsonify code and add ability to pass in clean query params 8 years ago
Diana Shkolnikov 1df1a0765c Add categories filter to search query 8 years ago
Diana Shkolnikov 07c637f5a6 Include a new pelias-categories module for category validation 8 years ago
Diana Shkolnikov 269733b70c Add type property to allow proper handling of arrays 8 years ago
Diana Shkolnikov 68c6b15e0f Add categories sanitizer to reverse 8 years ago
Diana Shkolnikov 818711f509 Add categories sanitizer to search 8 years ago
Diana Shkolnikov 24c7370ce7 Add categories sanitizer to autocomplete 8 years ago
Diana Shkolnikov 1c6436d123 Update categories sanitizer and implement unit tests for it 8 years ago
avulfson17 c5d2817ab4 update test name 8 years ago
Alec Vulfson 254b7ff66b Updated warning for boundary.circle 8 years ago
Julian Simioni 76e54bf7d3
Update test expectations to be better! 8 years ago
avulfson17 61ac4a99c1 add test for borough in geonames 8 years ago
Peter Johnson 7f18561595 remove focus.viewport API 8 years ago
Peter Johnson 39e3156019 typo 8 years ago
Peter Johnson c317d4f321 fix/improve coordinate wrapping function, added more tests 8 years ago
Peter Johnson 5b8a9a31d2 wrap coordinates at poles 8 years ago
Julian Simioni 8cae743c80
Handle empty country_a values as well 8 years ago