190 Commits (47f8709dd40041eb923adaaa3ccf3872f0539448)
 

Author SHA1 Message Date
Harish Krishna 47f8709dd4 lint: line too long 10 years ago
Harish Krishna a1d4d79431 functional failure test fixed 10 years ago
Harish Krishna e405c9f2e3 moving the query mixing logic out of the controllers and into helper/queryMizer.json, deleting controller/suggest_nearby.js and test/unit/controller/suggest_naerby.js (because suggest_nearby is like suggest with a different query-mix. disabling a test in suggest.js for the moment 10 years ago
Harish Krishna c4aa04cc94 Merge branch 'master' into fuzzy 10 years ago
Harish Krishna 77871efba6 Merge pull request #49 from pelias/codestyle-v2 10 years ago
Harish Krishna 176a8df990 Merge branch 'master' into codestyle-v2 10 years ago
Harish Krishna 69a13e9105 fixing all the js lint related issues (lintified) 10 years ago
Harish Krishna bfa7fa8cec adding jshintignore and jshintrc, pre commit hook js lint 10 years ago
Peter Johnson bb04a01b72 checkout test from branch:fuzzy to get master build passing 10 years ago
Harish Krishna 82d7bb8e1d getting bbox test to pass 10 years ago
Harish Krishna 03088fa027 Merge branch 'master' into fuzzy 10 years ago
Harish Krishna 52d4f7dd2a Merge pull request #47 from pelias/bbox 10 years ago
Harish Krishna 3f7ea32ce6 Merge pull request #38 from pelias/suggest_plus_mget 10 years ago
Peter Johnson 400c28769d add test for USA output schema 10 years ago
Peter Johnson cb63791669 update output schema for GBR 10 years ago
Peter Johnson ab71ccc4a5 id fix for /suggest/nearby 10 years ago
Peter Johnson e4496763ad id fix, formatting 10 years ago
Peter Johnson c5f7615837 Merge branch 'suggest_plus_mget' of github.com:pelias/api into suggest_plus_mget 10 years ago
Peter Johnson 46c0af83f3 formatting 10 years ago
Peter Johnson 109758b25e add geojson bbox 10 years ago
Peter Johnson 05bff49065 Merge branch 'suggest_plus_mget' of https://github.com/pelias/api into suggest_plus_mget 10 years ago
Peter Johnson a52bec60b7 Merge branch 'master' of github.com:pelias/api into precision 10 years ago
Harish Krishna 21042b8d5e Merge branch 'master' into suggest_plus_mget 10 years ago
Harish Krishna 9963006ba4 removing random console.log 10 years ago
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 7d285ce014 Merge pull request #40 from pelias/service_msuggesters 10 years ago
Harish Krishna 49a63f1861 Documentation and some ciao tests 10 years ago
Harish Krishna 8baf25336f fuzziness to the completion suggester 10 years ago
Peter Johnson f0a6b4a8cb Merge branch 'master' of github.com:pelias/api into suggest_plus_mget 10 years ago
Harish Krishna 407c32e782 suggest_near_me to /suggest/nearby and suggest_near_me.js to suggest_nearby.js 10 years ago
Harish Krishna 886aa498f5 bringing back vanilla suggest (suggestions based on lat/lon/zoom only) - calling it suggest_near_me and adding a new endpoint (plus tests) 10 years ago
Harish Krishna ff0bee128c Merge pull request #39 from pelias/service_tests 10 years ago
Harish Krishna dbd800b97f maintain the order 10 years ago
Harish Krishna ccd67022d0 Merge branch 'multiple_suggesters' into service_msuggesters 10 years ago
Harish Krishna b1424797cd adding tests for service wrapper 10 years ago
Harish Krishna a53a6fd6d8 no query needed 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 fcd60463cc remove geojsonify.suggest 10 years ago
Peter Johnson 88aa48ec01 formatting 10 years ago
Peter Johnson 6ddbe86ac5 perform mget during suggest. requires suggester output to be a gid 10 years ago
Peter Johnson a.k.a. insertcoffee 8370341450 Merge pull request #37 from pelias/service_wrapper 10 years ago
Peter Johnson e24a467e96 suggest service 10 years ago
Peter Johnson 3ea90dcf4d typo 10 years ago
Peter Johnson 0301fe8e74 search service 10 years ago