96 Commits (3535f9eae13f46def6e35087b6d12cefc8dfcdc2)

Author SHA1 Message Date
missinglink b2069606f2
feat(dedupe): improved handling of cases where "name", "parent" or "address_parts" propertiees are not set 6 years ago
Julian Simioni a31f1a8561
Add failing test case for one postcode deduping 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
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 f5c6dcf882
feat(log): Add structured logs for interpolation service 6 years ago
Julian Simioni 10241047a6
fix(interpolation): Ensure proper sorting of streets with interpolated addresses 6 years ago
Julian Simioni 204f5297de
Remove all leading newlines in files 7 years ago
Julian Simioni 02aac0c13e
Remove use stricts 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 dccad99d78
Move sizeCalculator middleware tests to the correct place 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 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
Adam Rousell 8d7c01dcbe Added tests for postcode fix 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
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 5d7a467909 added response data sorting middleware 7 years ago
Stephen Hess 8429e0f22a added response data sorting middleware 7 years ago
Kevin Ennis 512cec9945 Prefer openaddresses results with zip code 7 years ago
Diana Shkolnikov e1eeb25776 fix: geonames ids should not be misrepresented in hiearchy 8 years ago
Diana Shkolnikov e46c17a84a Sort interpolated results to show address first 8 years ago
missinglink 8d774ab6d3 language service 8 years ago
Peter Johnson 43131248b7 language: fallback scenario from invalid querystring to valid header 8 years ago
Peter Johnson 39b1367778 language: accept param as well as request headers 8 years ago
Peter Johnson e761f99422 add unit tests for language 8 years ago
Peter Johnson 1847fb3692 add unit tests for language 8 years ago
Diana Shkolnikov 587c1ede6c remove empty file that snuck in 8 years ago
Diana Shkolnikov 6dd4cc9bd8 fix postalcodes not showing up in results 8 years ago
missinglink 3a4d26077a interpolation: fix: source_id mapping 8 years ago
Peter Johnson 69be6e062a service: interpolation: tests 8 years ago
Diana Shkolnikov 30590a41d3 fix: match_type and confidence score were not correct for certain queries 8 years ago
Stephen Hess e35ba28137 add proxyquire to tests for pelias-logger to swallow some error logging 8 years ago
Stephen Hess be2a336038 updated naming from component to structured 8 years ago
Stephen Hess da72a968f9 switch importance of address/street 8 years ago
Stephen Hess 3bb6a30a9c preserve both `locality` and `borough` results when no `borough` supplied 8 years ago
Stephen Hess 8ae5b5c6f7 treat country and more granular than dependency 8 years ago
Stephen Hess d03a8c4586 added support for component geocoding 8 years ago
Stephen Hess 916e7d6736 made `locality` and `localadmin` equivalent in fallback scoring 8 years ago
Stephen Hess c3451bbec0 added city input/results support 8 years ago
Stephen Hess d230367f02 changed the variable passed to the label generator 8 years ago
Stephen Hess beb309ca07 moved assignLabels to fire before geojsonify 8 years ago
Stephen Hess 94eaafd39a setup labelGenerator to have a default 8 years ago