1378 Commits (15b7c3fa57c2e0d2d78279a5f497bd385429dd80)
 

Author SHA1 Message Date
Harish Krishna a2ce1b2c8f ciao 10 years ago
Harish Krishna 5e42b4ac0c de-dupe as part of sanitizing 10 years ago
Harish Krishna fb8f04da1e Merge pull request #35 from pelias/mget-for-real 10 years ago
Harish Krishna b828a05b01 simplifying things, DRY - one endpoint 'GET' handles single/multiple requests. plus test coverage 10 years ago
Harish Krishna d74a08247b Merge branch 'mget' into mget-for-real 10 years ago
Harish Krishna 0dd495a378 going from ?id=123&type=geoname to ?id=geoname/123 10 years ago
Harish Krishna 23e6cfbef7 mget for real - first pass (experiencing problems with the backend client) 10 years ago
Harish Krishna 516722f8dc dont set type till its a valid type 10 years ago
Harish Krishna ed5a1923d3 grouping test cases when appropriate 10 years ago
Harish Krishna b7115db478 Merge branch 'master' into mget 10 years ago
Harish Krishna 018ee3b945 tests - adding get sanitizer tests, renaming sanitiser to suggest because that is what it is really. 10 years ago
Harish Krishna 32e9a13d64 type should be one of the indeces 10 years ago
Harish Krishna fb6947e3fe /get endpoint - controller and sanitizer 10 years ago
Harish Krishna 63df11c208 Merge pull request #32 from pelias/grouping-precision-tests 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 a8642cd97d optional precision param 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 a0ed108d71 Merge branch 'master' into multiple_suggesters 10 years ago
Peter Johnson @insertcoffee 30a5cbd6de Merge pull request #33 from pelias/reverse-default-size 10 years ago
Harish Krishna 118f1cf356 Merge branch 'master' into multiple_suggesters 10 years ago
Harish Krishna ceecf5837d fix indentation 10 years ago
Harish Krishna 51f23c4410 expand/ reverse size 10 years ago
Peter Johnson @insertcoffee 529772791f Merge pull request #31 from pelias/search-layers 10 years ago
Peter Johnson @insertcoffee abe7dc81cc Merge pull request #30 from pelias/alias_layers 10 years ago
Harish Krishna 1d54574d51 valid precision - tests grouped together 10 years ago
Harish Krishna 0a58bc9fea adding type only if clean.layers are not undefined 10 years ago
Harish Krishna ef95f5b67d adding type 10 years ago
Harish Krishna 6b29c5bbfe adding 'aliases' - 'poi' & 'admin' for the layers param. 10 years ago
Harish Krishna 81a62482e7 query/suggest does not exist anymore. temp fix - using suggest_poi. changing controller/suggest to controller/suggest_poi as well 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
Harish Krishna 9d016fb5f4 Merge pull request #24 from pelias/precision 10 years ago
Peter Johnson 034eba37ef Merge branch 'master' of github.com:pelias/api into precision 10 years ago
Peter Johnson 4c87a8bda0 Merge branch 'precision' of github.com:pelias/api into precision 10 years ago
Peter Johnson @insertcoffee a817827b48 Merge pull request #25 from pelias/display_all_admin_fields 10 years ago
Peter Johnson c9b1718829 display all admin fields 10 years ago
Harish Krishna 0abe345c1c updating getPrecision() to handle null/undefined/empty zoom params 10 years ago
Harish Krishna 94ce548fce better naming 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 ecda07a520 fixing valid query test 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
Harish Krishna a6aebe9e78 Merge pull request #21 from pelias/fix_lat 10 years ago
Peter Johnson 03a60831b4 fix lat error 10 years ago