39 Commits (551533a0eb91a271233112e2ff986a1c4d6e13ba)

Author SHA1 Message Date
Stephen Hess 2b70b41a01 move _text sanitizer 7 years ago
Stephen Hess 85b831b161 removed iso2_to_iso3 and city_name_standardizer from wrapper 7 years ago
Stephen Hess 5dc9737caa removed text-analyzer call from _text sanitizer 7 years ago
Stephen Hess 40ddc93bbf added conditional fallback to addressit 7 years ago
Stephen Hess 30cd30236a don't call libpostal if sources=whosonfirst 7 years ago
Stephen Hess ac7f5c445c moved libpostal lower in sanitizers to after sources 7 years ago
Lily He 57b133ba42 check and set default for undefined boundary circle radius in reverse 7 years ago
Lily He 5504240016 prevent overriding raw.focus.point.lat/lon 7 years ago
Lily He 40ca17b886 passed down peliasConfig.api schema to sanitizers 7 years ago
Lily He 2e2ae9b005 added location_bias sanitizer to autocomplete, search, and structured_geocoding 7 years ago
Lily He f67664c3e0 location bias feature - sets default focus.point 7 years ago
Stephen Hess d788d6a491 always set boundary.circle regardless of layers 7 years ago
Stephen Hess 67360a4d0b added geonames_deprecation to reverse sanitizing 7 years ago
Stephen Hess a247d7a1cd limit /reverse boundary.circle.* for non-coarse 7 years ago
Stephen Hess 234f9f9738 fixed bug where _geonames_warnings was throwing exception on undefined clean.parsed_text 7 years ago
Stephen Hess 8ebae9a2ae added warnings/errors when sources includes geonames 7 years ago
Diana Shkolnikov fe38d2336d feat: allow postalcode-only structured queries 8 years ago
Diana Shkolnikov a52691c61e feat: search by postalcode 8 years ago
Stephen Hess f1e5edb4cf added back logging statement for fallback queries 8 years ago
Stephen Hess 992f2455d5 renamed `query` parameter to `venue` 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 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 c1a618e4fb standardize on non-US-influenced parameter names 8 years ago
Stephen Hess 0c54f502af added iso2->iso3 conversion to /search endpoint 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 d1bb1fd944 added borough support 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 a62581ddd6 actually removed last of `sanitise` references 8 years ago
Stephen Hess 3763d0b503 renamed `sanitise` -> `sanitize` 8 years ago