1694 Commits (7bcba2e802932cf970abc0e95f0a4ff16f8b5c92)
 

Author SHA1 Message Date
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 7f2206d75b moving things around 10 years ago
Harish Krishna e92433c6ab Merge branch 'master' into multiple_suggesters 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 f6244ac9c7 Merge branch 'master' into multiple_suggesters 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
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