29 Commits (43745d2baeabfa11d5b24f33e2a1993196fcb46e)

Author SHA1 Message Date
Harish Krishna 289cd745b2 moving the query in one place. adding tests 10 years ago
Harish Krishna 04c81f761b cant make all suggest queries fuzzy. so, moving it back into the controller. Adding sort_by_score 10 years ago
Harish Krishna 70e0bf8543 fuzzy: AUTO (moving it back to all suggest queries) 10 years ago
Harish Krishna f789b1e6e5 introducing fuzziness in suggest queries as a mixin and not for all queries (because that results in an overkill) (this is a test) 10 years ago
Harish Krishna 8baf25336f fuzziness to the completion suggester 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
Harish Krishna a8642cd97d optional precision param 10 years ago
Harish Krishna a824d209aa play with precisions 10 years ago
Harish Krishna 51f23c4410 expand/ reverse size 10 years ago
Peter Johnson 6558cc9289 progress commit 10 years ago
Harish Krishna 0abe345c1c updating getPrecision() to handle null/undefined/empty zoom params 10 years ago
Harish Krishna b4683fafb3 test precision (and while writing the test, caught/fixed the bug where zoom=4 ftw) 10 years ago
Harish Krishna e7e449a914 using precision levels 1..5 only 10 years ago
Harish Krishna fecb3a8ea1 work with precisions 1..9 based on the zoom levels 10 years ago
Peter Johnson 8b97976022 refactor search query 10 years ago
Peter Johnson 425fdf2e88 refactor reverse query 10 years ago
Harish Krishna 57f969117e fixing the bbox issue. constructing a 20km bbox and not some insanely big bounding box. 10 years ago
Peter Johnson 2edc546db0 formatting 10 years ago
Peter Johnson 7315159edf formatting 10 years ago
Peter Johnson d637c5630b formatting 10 years ago
Peter Johnson 2fd67fcc58 refactor; add tests 10 years ago
Harish Krishna 15c63e405c adding a naive reverse api endpoint (also, shares most of the search controller). updated search query to include a filter and a sort (calculating a bounding box, given a lat/lon) 10 years ago
Harish Krishna 5580485fd9 making full text search location aware 10 years ago
Harish Krishna 554bbc62d3 adding search api endpoint and test (lat/lon in the query pending) 10 years ago
Peter Johnson f48239a7d4 current dev branch 10 years ago