862 Commits (551533a0eb91a271233112e2ff986a1c4d6e13ba)

Author SHA1 Message Date
Stephen Hess e35ba28137 add proxyquire to tests for pelias-logger to swallow some error logging 8 years ago
Stephen Hess a4b4e286d3 replaced map of singletons in backend with single singleton 8 years ago
Stephen Hess d8cffe4b9b added configuration validation + tests 8 years ago
Julian Simioni abb4fa6113
Adjust autocomplete focus boost 8 years ago
Diana Shkolnikov 4f999adce1 fix: empty values in parsed text caused exceptions 8 years ago
Stephen Hess bb285cf0a5 bumped query hash, updated test 8 years ago
Stephen Hess 8c896695d1 tied query version to specific hash, updated tests 8 years ago
Stephen Hess 16fc3bee66 synthesize query value from parameter 8 years ago
Stephen Hess 9e569bae17 renamed mt/st/ft sanitizer to something more generic 8 years ago
Stephen Hess 8f6d820b43 streamlined standardizer 8 years ago
Stephen Hess 35ab050341 transliterate mt/ft/saint/sainte into mount/fort/st/ste 8 years ago
Peter Johnson f087a5badc
improvements for handling non-scalar request params. fixes #744 8 years ago
Stephen Hess 31f5cc2537 bumped query version, updated query name changes + boosts 8 years ago
Stephen Hess be2a336038 updated naming from component to structured 8 years ago
Stephen Hess 75366f98c4 added text-analyzer call to parse supplied `address` field 8 years ago
Stephen Hess 7aad07368d modified tests to accommodate changes to ComponentFallbackQuery 8 years ago
Stephen Hess da72a968f9 switch importance of address/street 8 years ago
Stephen Hess c1a618e4fb standardize on non-US-influenced parameter names 8 years ago
Stephen Hess 7670eef3fb added support for city+country inputs 8 years ago
Stephen Hess 0c54f502af added iso2->iso3 conversion to /search endpoint 8 years ago
Stephen Hess 3bb6a30a9c preserve both `locality` and `borough` results when no `borough` supplied 8 years ago
Stephen Hess 6f04f67d9b consider postalcode-only input an error condition 8 years ago
Stephen Hess b18cb234b2 added sanitizer to convert country iso2->iso3 8 years ago
Stephen Hess 91e0520f87 removed `query` parameter support 8 years ago
Stephen Hess 8ae5b5c6f7 treat country and more granular than dependency 8 years ago
Stephen Hess d1bb1fd944 added borough support 8 years ago
Stephen Hess d2c32b5afd added unit tests for component_geocoding query 8 years ago
Stephen Hess 08f4aa4b95 renamed files to be more indicative of what the function is 8 years ago
Stephen Hess d03a8c4586 added support for component geocoding 8 years ago
Stephen Hess 8179812282 added sanitizer for synthesizing an analysis from parameters 8 years ago
Stephen Hess df6bd50645 unrolled loop tests 8 years ago
Stephen Hess 916e7d6736 made `locality` and `localadmin` equivalent in fallback scoring 8 years ago
Stephen Hess acb669b7b3 added support for optional country 8 years ago
Stephen Hess c3451bbec0 added city input/results support 8 years ago
Stephen Hess b8bd6c1252 enabled city/state only inputs for fallback queries 8 years ago
Stephen Hess d230367f02 changed the variable passed to the label generator 8 years ago
Julian Simioni 5f70110027
Add autocomplete boundary.rect ciao test 8 years ago
Julian Simioni 3ae60fb3f8
Update ciao test parsed_text expectations for libpostal 8 years ago
Julian Simioni 78cc4a5de3
Add boundary.rect handling to query/autocomplete 8 years ago
Stephen Hess 34d9893018 removed unused parameter 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
Stephen Hess 248b1299c8 added post-processing step to generate labels 8 years ago
Stephen Hess c14a1311f7 extracted labelGenerator to be injectable 8 years ago
Stephen Hess 4dbaff6589 removed hard-coded `size` 8 years ago
Stephen Hess 7555095399 added `boost:address` and `boost:street` to search defaults 8 years ago
Diana Shkolnikov 3fe113645f feat: check for preferred record when dupe found 8 years ago
Stephen Hess c7b07c271e updated hardcoded ES query size to 50 8 years ago
Stephen Hess b408b96948 hardcode size to 100 for FallbackQuery 8 years ago
Stephen Hess a62581ddd6 actually removed last of `sanitise` references 8 years ago