Peter Johnson a.k.a. insertcoffee
|
cb5b77bf9e
|
Merge pull request #61 from pelias/address_alias
Address alias
|
10 years ago |
Peter Johnson
|
b14a5d6098
|
typo
|
10 years ago |
Peter Johnson
|
d93709fffb
|
readability
|
10 years ago |
Peter Johnson
|
293465b90c
|
add address alias and openaddresses type. change default layers to 'poi,admin'. add comments. update tests
|
10 years ago |
Harish Krishna
|
3973039f19
|
min/max lat/lon to form bbox from the input params
|
10 years ago |
Harish Krishna
|
8a7b41edc6
|
test bbox sanitization
|
10 years ago |
Harish Krishna
|
84670180f7
|
renaming _latlonzoom to _geo
|
10 years ago |
Harish Krishna
|
b6d1f1d497
|
test valid search query without bbox (falls back to 50km distance query)
|
10 years ago |
Harish Krishna
|
245abd7809
|
elasticsearch-backend now only accepts vertices and not latlon as properties
|
10 years ago |
Harish Krishna
|
ebf162f29e
|
search with optional bbox - initial commit +tests
|
10 years ago |
Harish Krishna
|
bcf823c519
|
cleanup + tests
|
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
|
4644ed1ad6
|
simplifying the query building
|
10 years ago |
Harish Krishna
|
2b2414d879
|
using multiple suggesters but one query
|
10 years ago |
Harish Krishna
|
f7cec75b49
|
Merge pull request #52 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
10 years ago |
The Gitter Badger
|
222344e74f
|
Added Gitter badge
|
10 years ago |
Harish Krishna
|
77871efba6
|
Merge pull request #49 from pelias/codestyle-v2
Codestyles/ precommit hook
|
10 years ago |
Harish Krishna
|
176a8df990
|
Merge branch 'master' into codestyle-v2
Conflicts:
test/unit/helper/geojsonify.js
|
10 years ago |
Harish Krishna
|
69a13e9105
|
fixing all the js lint related issues (lintified)
|
10 years ago |
Harish Krishna
|
bfa7fa8cec
|
adding jshintignore and jshintrc, pre commit hook js lint
|
10 years ago |
Peter Johnson
|
bb04a01b72
|
checkout test from branch:fuzzy to get master build passing
|
10 years ago |
Harish Krishna
|
52d4f7dd2a
|
Merge pull request #47 from pelias/bbox
Bbox
|
10 years ago |
Harish Krishna
|
3f7ea32ce6
|
Merge pull request #38 from pelias/suggest_plus_mget
perform mget during suggest. requires suggester output to be a gid
|
10 years ago |
Peter Johnson
|
400c28769d
|
add test for USA output schema
|
10 years ago |
Peter Johnson
|
cb63791669
|
update output schema for GBR
|
10 years ago |
Peter Johnson
|
ab71ccc4a5
|
id fix for /suggest/nearby
|
10 years ago |
Peter Johnson
|
e4496763ad
|
id fix, formatting
|
10 years ago |
Peter Johnson
|
c5f7615837
|
Merge branch 'suggest_plus_mget' of github.com:pelias/api into suggest_plus_mget
|
10 years ago |
Peter Johnson
|
46c0af83f3
|
formatting
|
10 years ago |
Peter Johnson
|
109758b25e
|
add geojson bbox
|
10 years ago |
Peter Johnson
|
05bff49065
|
Merge branch 'suggest_plus_mget' of https://github.com/pelias/api into suggest_plus_mget
|
10 years ago |
Peter Johnson
|
a52bec60b7
|
Merge branch 'master' of github.com:pelias/api into precision
|
10 years ago |
Harish Krishna
|
21042b8d5e
|
Merge branch 'master' into suggest_plus_mget
Conflicts:
controller/suggest.js
test/unit/controller/suggest.js
test/unit/mock/backend.js
|
10 years ago |
Harish Krishna
|
7d285ce014
|
Merge pull request #40 from pelias/service_msuggesters
Multiple suggesters
|
10 years ago |
Harish Krishna
|
49a63f1861
|
Documentation and some ciao tests
|
10 years ago |
Peter Johnson
|
f0a6b4a8cb
|
Merge branch 'master' of github.com:pelias/api into suggest_plus_mget
|
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
|
ff0bee128c
|
Merge pull request #39 from pelias/service_tests
Testing the service wrapper.
|
10 years ago |
Harish Krishna
|
dbd800b97f
|
maintain the order
|
10 years ago |
Harish Krishna
|
ccd67022d0
|
Merge branch 'multiple_suggesters' into service_msuggesters
Conflicts:
controller/suggest.js
|
10 years ago |
Harish Krishna
|
b1424797cd
|
adding tests for service wrapper
|
10 years ago |
Harish Krishna
|
a53a6fd6d8
|
no query needed
|
10 years ago |
Harish Krishna
|
be39fb5a8f
|
adding tests for the doc controller
|
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 |
Peter Johnson
|
6efa0aa510
|
expose id/type/layer
|
10 years ago |
Peter Johnson
|
27e2c4e5b8
|
migrate outputGenerator from pelias/suggester-pipeline
|
10 years ago |
Peter Johnson
|
fcd60463cc
|
remove geojsonify.suggest
|
10 years ago |
Peter Johnson
|
88aa48ec01
|
formatting
|
10 years ago |