25 Commits (04c81f761b80e26e3f9caf9af41c85c99995a19c)

Author SHA1 Message Date
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 dbd800b97f maintain the order 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 e24a467e96 suggest service 10 years ago
Harish Krishna 7f2206d75b moving things around 10 years ago
Harish Krishna b4f7366ba1 fine tuning 5-3-1 and admin logic 10 years ago
Harish Krishna b6b0c80f30 5/3/1 precisions for suggest that start with a number or if more than 3 characters. if its less than 3 characters give preference to admins 10 years ago
Harish Krishna db29e85a3c precision as an array [3,1] resulted in mostly precision:1 values. so, splitting it up 10 years ago
Harish Krishna e75aac5570 when query is eual to or less than three letters - give admin* preference (with precision 1,3) and then fallback to pois. 10 years ago
Harish Krishna 81c064308f equal distribution (mostly equal to the size requested or less) 10 years ago
Harish Krishna 6b192d598d removing poi3 (mostly redundant) - deduping the results 10 years ago
Harish Krishna a824d209aa play with precisions 10 years ago
Harish Krishna 5f8c3da14e using async (parallel) 10 years ago
Harish Krishna 8771fc04da query_poi should require suggest_poi 10 years ago
Peter Johnson 6558cc9289 progress commit 10 years ago
Peter Johnson 26a5a7590b refactor geojsonify 10 years ago
Peter Johnson 613e7233af flip lat/lon 10 years ago
Peter Johnson 0b45036bce flatten non-IO bound code 10 years ago
Peter Johnson 42ac5f05eb geojsonify suggest API 10 years ago
Peter Johnson 18f4f6b256 refactor/ add more tests 10 years ago
Peter Johnson 4323b0030b progress commit 10 years ago
Peter Johnson f48239a7d4 current dev branch 10 years ago