161 Commits (0f0bd3e4ce2fd9132c0083682b70a3e909034ad3)

Author SHA1 Message Date
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
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 6fcc0f6826 language: logging 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
missinglink ae2c0e7671 negotiate HTTP locales for incoming browser requests 8 years ago
Diana Shkolnikov 6dd4cc9bd8 fix postalcodes not showing up in results 8 years ago
Diana Shkolnikov a52691c61e feat: search by postalcode 8 years ago
missinglink 3a4d26077a interpolation: fix: source_id mapping 8 years ago
Peter Johnson 69be6e062a service: interpolation: tests 8 years ago
Peter Johnson 576d1a1809 interpolation: integration v1 8 years ago
Diana Shkolnikov 30590a41d3 fix: match_type and confidence score were not correct for certain queries 8 years ago
Peter Johnson 00fae29fad
update 500 middleware; add log statement, clean up code 8 years ago
Peter Johnson 1451e9038e
change all log labels to 'api' 8 years ago
Peter Johnson 09f97a371d
add logging for error handling edge cases 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 e342a6b21d switched to `const` where appropriate 8 years ago
Stephen Hess 307fce8079 started conversion to ES6 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 5be06ac1fa removed whitespace 8 years ago
Stephen Hess c8d32ddd14 moved `require`'d pelias-labels to "global" 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 9b82763924 removed extraneous parameter 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
Diana Shkolnikov a3fa49ee52 remove splice and replace with direct assignment 8 years ago
Diana Shkolnikov 24aadbe4a2 fix: increment geocodejson format version number in results 8 years ago
Diana Shkolnikov 3fe113645f feat: check for preferred record when dupe found 8 years ago
Diana Shkolnikov 30e42e2b80 cleanup variable name and add ciao test 8 years ago
Diana Shkolnikov 21d4bb63f3 feat: add accuracy field 8 years ago
Diana Shkolnikov cbf2d0ace5 fix broken ciao tests 8 years ago
Diana Shkolnikov fd3ec97ad0 add new confidence score computation for fallback query type 8 years ago
Diana Shkolnikov 9fd19242e7 make existing confidence score only handle the original query type 8 years ago
Stephen Hess df2ac8c91b added `street` to trimByGranularity 8 years ago
Stephen Hess d5e993fc11 included `localadmin`, `macrocounty`, `macroregion`, and `dependency` 8 years ago
Diana Shkolnikov a8e82b018d Refactor deduper and write additional tests 8 years ago
Stephen Hess af7de7613f updated to reflect @missinglink's comments 8 years ago
Stephen Hess 7495cad465 added middleware component to trim by result granularity 8 years ago
Stephen Hess 5f259d420b updated text-analyzer version, removed unused module 8 years ago