128 Commits (88aa48ec016ed36b37a8f9cc40613ba5ef98c6b3)
 

Author SHA1 Message Date
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
Peter Johnson 2ee32f1892 mget service 10 years ago
Harish Krishna 7088c6e215 Merge pull request #36 from pelias/mget 10 years ago
Harish Krishna 98aa6af4a8 Merge branch 'master' into mget 10 years ago
Harish Krishna 6ac839f37b take the first occurence of delim and compute id and type accordingly. This works with the case when the id has the delim character in it. 10 years ago
Harish Krishna 49f954f561 updated docs 10 years ago
Harish Krishna 8ecd845082 Merge pull request #34 from pelias/mget 10 years ago
Harish Krishna 81b3668b30 get to doc 10 years ago
Harish Krishna e637694237 doc - get 10 years ago
Harish Krishna ca10661457 adding a mget ciao test 10 years ago
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
Peter Johnson @insertcoffee 30a5cbd6de Merge pull request #33 from pelias/reverse-default-size 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 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 @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