208 Commits (master)

Author SHA1 Message Date
missinglink 077bd3f78e
feat(dedupe): move canonical_sources config to pelias/config 6 years ago
Peter Johnson c0a0663e21
feat(dedupe): treat all non-canonical layers and analogous to a venue, prefer non-canonical records 6 years ago
Peter Johnson 14e6c6303f
refactor middleware dedupe for readability 6 years ago
Julian Simioni 2a668612ed
feat(confidence): Add support for new query names 6 years ago
Julian Simioni c548a73cb9
fix(confidence): Update query type names in confidence score code 6 years ago
Julian Simioni d681a114d6
feat(log): Remove most unstructured controller logs 6 years ago
Julian Simioni f5c6dcf882
feat(log): Add structured logs for interpolation service 6 years ago
Julian Simioni 92d15c6687
feat(log): Log structured data about Placeholder requests 6 years ago
Peter Johnson fa8257cd06 feat(debug): debugging info for interpolation service 6 years ago
Nuno Patronilo 6d7726ae42
Parse order on the label field for Portugal 6 years ago
Julian Simioni 800eb8ca03
Move lots of logging from info to debug 6 years ago
Julian Simioni 10241047a6
fix(interpolation): Ensure proper sorting of streets with interpolated addresses 6 years ago
Julian Simioni bb860b815d
fix(attribution): Use correct path for attribution endpoint 6 years ago
Julian Simioni 7122317f2a
feat(attribution): allow overriding attribution URL 6 years ago
Julian Simioni 204f5297de
Remove all leading newlines in files 7 years ago
Julian Simioni 02aac0c13e
Remove use stricts 7 years ago
Julian Simioni 8bccfc4fd2
Remove other instances of Mapzen 7 years ago
missinglink e01fdb85c9 support aliases for label generation 7 years ago
missinglink 7a01e794cf support aliases for name fields 7 years ago
Julian Simioni e5e3b92af3
Fix extremely verbose, repeated error output 7 years ago
missinglink 1752875f11 feat: fix attribution link 7 years ago
Julian Simioni 5247ea575d
Give variable a better name 7 years ago
Julian Simioni c966e6f6ae
Allow the minimum Elasticearch query size to be set per endpoint 7 years ago
Julian Simioni 2e92f15a91
Whitespace 7 years ago
antoine-de 3489517da3
dedup osm/OA address 7 years ago
Diana Shkolnikov cb59e305b0 log number of streets to be interpolated 7 years ago
Stephen Hess 16e01b5049 remove unused require 7 years ago
Stephen Hess 759c0e0939 switched to lodash.extend over extend module 7 years ago
Stephen Hess 05da79923f wrap interpolation service call to intercept errors 7 years ago
Diana Shkolnikov 40870c4e04 check for missing parent object in confidence score computation 7 years ago
Diana Shkolnikov b60e0113b3 check for missing parent object in confidence score computation 7 years ago
Julian Simioni a233e11d59
Remove Access-Control-Allow-Credentials header 7 years ago
Adam Rousell f86ee4a40f Added postalcode rules for node-postal call and fallbacks 7 years ago
Stephen Hess bfa8475443 fix @missinglink's typo 7 years ago
Stephen Hess cf167ce933 map sources from helper/type_mapping.js 7 years ago
Stephen Hess 41831ab7a0 converted middleware/interpolate to use injected service 7 years ago
Stephen Hess 92d18af886 updated changeLanguage to injection model 7 years ago
Lily He cafb7d9277 created new debug helper class and debug sanitizer 7 years ago
Stephen Hess 2e90892b25 info->debug to reduce log noise 7 years ago
Stephen Hess 775fd1f568 updated code+tests to findById name array output format 7 years ago
Stephen Hess 5a8ddd6268 added debug logging for sorting 7 years ago
Stephen Hess 238b49a0d8 added should_execute to sortResponseData 7 years ago
Stephen Hess 446d428292 don't reassign, sort works inline 7 years ago
Stephen Hess 5d7a467909 added response data sorting middleware 7 years ago
Stephen Hess 8429e0f22a added response data sorting middleware 7 years ago
Diana Shkolnikov a3e8f8d566 fix exception when no ids are found in placetype 7 years ago
Diana Shkolnikov 6cc53e4e0b merge multiple hierarchies into arrays and use first ones 7 years ago
Kevin Ennis 512cec9945 Prefer openaddresses results with zip code 7 years ago
Julian Simioni 6b0b124d8f
Always query for a minimum of 20 results from Elasticsearch 8 years ago
Diana Shkolnikov 798363da1e remove unwanted log statement 8 years ago