Harish Krishna
|
904cb696a0
|
using coarse sanitizer for the coarse endpoint
|
10 years ago |
Harish Krishna
|
217a5c1049
|
seperating suggest and search sanitizers because suggest requires geoBias (lat/lon) until ES 2.0.0 lands.
|
10 years ago |
Peter Johnson
|
8aed2a0c6f
|
remove toobusy module
|
10 years ago |
Harish Krishna
|
eeecbf71dc
|
search/coarse endpoint
|
10 years ago |
Harish Krishna
|
ec9d2245ff
|
coarse geocoder endpoint: using admin0, admin1, admin2 and neighborhood layers/datasets only
|
10 years ago |
Harish Krishna
|
fc7f6cb768
|
removing suggest_nearby, replacing suggest with suggest_multiple, commenting out a couple of tests for right now.
|
10 years ago |
Harish Krishna
|
9afed3caef
|
adding query mixer for suggest and suggest/nearby
|
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
|
f1d13c1337
|
consolidating suggest_poi and suggest_admin into one suggest endpoint. fixing tests (more tests to come)
|
10 years ago |
Harish Krishna
|
81b3668b30
|
get to doc
|
10 years ago |
Harish Krishna
|
b828a05b01
|
simplifying things, DRY - one endpoint 'GET' handles single/multiple requests. plus test coverage
|
10 years ago |
Harish Krishna
|
23e6cfbef7
|
mget for real - first pass (experiencing problems with the backend client)
|
10 years ago |
Harish Krishna
|
fb6947e3fe
|
/get endpoint - controller and sanitizer
|
10 years ago |
Peter Johnson
|
6558cc9289
|
progress commit
|
10 years ago |
Peter Johnson
|
a75b41dd33
|
remove redundant require()
|
10 years ago |
Peter Johnson
|
8b97976022
|
refactor search query
|
10 years ago |
Peter Johnson
|
3ee39d208a
|
relative path fix for linux; trailing whitespace
|
10 years ago |
Harish Krishna
|
32275aca56
|
split sanitizers into reusable pieces. renaming sanitise to suggest. using suggest sanitizer for search. adding reverse sanitizer. updating tests..
|
10 years ago |
Harish Krishna
|
8fcfa1b57e
|
exporting middleware and fixing reverse endpoint
|
10 years ago |
Peter Johnson
|
3cd93315ea
|
refactor
|
10 years ago |
Peter Johnson
|
42a2387003
|
tests
|
10 years ago |
Peter Johnson
|
18f4f6b256
|
refactor/ add more tests
|
10 years ago |
Peter Johnson
|
794db085a2
|
split app from server, add toobusy
|
10 years ago |
Harish Krishna
|
15c63e405c
|
adding a naive reverse api endpoint (also, shares most of the search controller). updated search query to include a filter and a sort (calculating a bounding box, given a lat/lon)
|
10 years ago |
Harish Krishna
|
554bbc62d3
|
adding search api endpoint and test (lat/lon in the query pending)
|
10 years ago |
Peter Johnson
|
972d3a2a84
|
refactor
|
10 years ago |
Peter Johnson
|
a25946cbb6
|
vanity headers
|
10 years ago |
Peter Johnson
|
4323b0030b
|
progress commit
|
10 years ago |
Peter Johnson
|
f48239a7d4
|
current dev branch
|
10 years ago |
Peter Johnson
|
b9db328ab6
|
initial commit
|
10 years ago |