Harish Krishna
|
e92433c6ab
|
Merge branch 'master' into multiple_suggesters
|
10 years ago |
Harish Krishna
|
7088c6e215
|
Merge pull request #36 from pelias/mget
BUG FIX: /doc endpoint has properties with funky ids
|
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
/doc
|
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
MGET
|
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
tests updated
|
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
valid precision - tests grouped together
|
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
expand/ reverse size + new tests
|
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
searching layers
|
10 years ago |
Peter Johnson @insertcoffee
|
abe7dc81cc
|
Merge pull request #30 from pelias/alias_layers
adding 'aliases' - 'poi' & 'admin' for the layers param.
|
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
work with precisions 1..5 based on the zoom levels
|
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 |