Julian Simioni
34434ad029
Update travis versions
...
Consolidate on the latest minor versions of Node 4 and 5
9 years ago
Vesa Meskanen
00a4bd52a3
Bugfix: deduping caused an error if an array property was missing
...
Conversion from array to string should happen independently for
the compared properties, not only when both are arrays.
9 years ago
Vesa Meskanen
0064f6f257
Add two new test entries to test neighbourhood and locality in deduping
9 years ago
Vesa Meskanen
6ab44e0aa2
neighborhood -> neighbourhood
9 years ago
Julian Simioni
5e2e71fa15
Merge pull request #457 from pelias/rename-address-prop
...
Rename address prop
9 years ago
Diana Shkolnikov
582fd50902
Update pelias-query package version
9 years ago
Diana Shkolnikov
74467e91e6
Update tests and fixtures
9 years ago
Diana Shkolnikov
0917a84988
Update property names in query defaults
9 years ago
Diana Shkolnikov
4ed5296d79
Update middleware with new prop name
9 years ago
Diana Shkolnikov
c463772e31
Merge pull request #443 from pelias/expose-bbox
...
Expose bbox
9 years ago
Vesa Meskanen
766b68ef7c
Make street/number flipping configurable
...
pelias_config.api.localization.flipNumberAndStreetCountries can
define an array of ISO 3166-1 alpha-3 country codes, for which
the street number should come after street name.
9 years ago
Diana Shkolnikov
663c2ad232
Merge branch 'master' of github.com:pelias/api into expose-bbox
9 years ago
Diana Shkolnikov
ab5004273b
Fix unit tests due to new version of pelias-query
9 years ago
Diana Shkolnikov
5e906d4dfe
Merge branch 'master' into expose-bbox
9 years ago
Julian Simioni
3a9ddfcc82
Merge pull request #448 from pelias/pass_elasticsearch_config
...
Pass esclient config to elasticsearch module
9 years ago
Julian Simioni
b4fb62f2c9
Test that src/backend passes correct config to elasticsearch
9 years ago
Julian Simioni
6f7b2ac68a
Pass esclient config to elasticsearch module
...
This fixes a regression in #423 that breaks our configuration in dev and
production.
9 years ago
Julian Simioni
a3cdcb1e14
Merge pull request #451 from pelias/pelias_query_6_1_0
...
Upgrade to pelias-query@6.1.0
9 years ago
Peter Johnson
a4f6e70d25
upgrade to pelias-query@6.1.0
9 years ago
Diana Shkolnikov
04e19b1cfa
Merge pull request #447 from pelias/local-naming
...
Fix local naming convention and confidence score middlewares
9 years ago
Diana Shkolnikov
aff146aec3
Fix local naming convention and confidence score middlewares
9 years ago
Vesa Meskanen
a2e96987fc
Remove expensive JSON.stringify from api debug logging calls
9 years ago
Vesa Meskanen
caaee361b2
Take absence of information as a difference, after all
...
Is '5 main street' same as 'main street'? Probably not. It may be that
less detailed data is different data, not just bad data. maybe this can
be changed if coordinates are considered, too.
9 years ago
Vesa Meskanen
827788e16c
Revert "Dedupe unit test data for testing missing attributes"
...
This reverts commit 6430930cb5
.
9 years ago
Vesa Meskanen
6430930cb5
Dedupe unit test data for testing missing attributes
...
Test data has two otherwise identical entries, but the latter
one lacks some attributes. It should be considered as a duplicate.
9 years ago
Vesa Meskanen
0e6bf8ed00
Improve response deduping
...
Consider locality and neighborhood, too. Do not take absence of
an attribute as a difference.
9 years ago
Diana Shkolnikov
e17b940136
Compute extent bounding box and expose bounding_box property in results
9 years ago
Diana Shkolnikov
36b6adddfd
Add bounding_box parsing step
9 years ago
Julian Simioni
9bc2c69118
Merge pull request #423 from pelias/use_elasticsearch_module
...
Use the official elasticsearch module
9 years ago
Julian Simioni
ab427229f4
Use the official elasticsearch
...
This replaces the pelias-esclient library which has not been maintained
for a long time.
9 years ago
Peter Johnson a.k.a. insertcoffee
e4caca0b28
Merge pull request #438 from pelias/test_utils
...
add common.diff() function for test debugging
9 years ago
missinglink
cd16ff92b1
add common.diff() function for test debugging
9 years ago
Julian Simioni
0c87cbcf7b
Merge pull request #435 from pelias/abbr-to-a
...
Use new admin fields
9 years ago
Julian Simioni
3a85392862
Update _type value in ES response fixtures
...
osmnode and osmway are not types anymore!
9 years ago
Julian Simioni
40d89d7960
Add link to WOF license file
9 years ago
Julian Simioni
a2950eebc4
Cleanup renamePlacenames
9 years ago
Julian Simioni
aebaf52f61
Remove pelias-schema from dependencies
9 years ago
Diana Shkolnikov
4dc1da27a5
Upgrade pelias-query to 6.0.0
9 years ago
Diana Shkolnikov
b2accb71e9
Get rid of QS references
9 years ago
Diana Shkolnikov
b3939efb21
Fix ciao tests
9 years ago
Diana Shkolnikov
b7bc3593c2
Lint cleanup
9 years ago
Diana Shkolnikov
e9ceb25ca0
Fix crash when dedupe was comparing arrays as stings for parent properties
9 years ago
Diana Shkolnikov
af8044ef29
Fix all unit tests
9 years ago
Diana Shkolnikov
f3ba492e05
Remove all usage of alpha3/admin0/admin1, update query building to reflect new names in pelias-query
9 years ago
Diana Shkolnikov
3daec67b6b
Fix helper unit tests
9 years ago
Diana Shkolnikov
31374b5381
Fix middleware unit tests
9 years ago
Diana Shkolnikov
83de24d3c4
Middleware: remove all use of alpha3/admin0/admin1
9 years ago
Diana Shkolnikov
7aeea99ea7
Remove quattroshapes and admin0/admin1 from layers
9 years ago
Diana Shkolnikov
b8ab7c00f7
Cleanup the label generation code just a bit
9 years ago
Diana Shkolnikov
4219cefd56
Add new parent properties and take the first one in each property if it is an array
9 years ago