1007 Commits (dedupe)

Author SHA1 Message Date
Stephen Hess 40ddc93bbf added conditional fallback to addressit 7 years ago
Stephen Hess 442c2b5c9b add ability to skip filters in placeholder 7 years ago
Stephen Hess 3257ea6b9b fixed tests for model 4.9.0 changes 7 years ago
Stephen Hess 1fef7ac41c removed unreachable paths in query/search 7 years ago
Stephen Hess 99a1868c47 removed population/popularity functions from search using ids 7 years ago
Stephen Hess 1d5151dd49 updated meta.type to 'fallback' 7 years ago
Stephen Hess 9ae838903a converted to 'any' property for brevity 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
Stephen Hess 5bcfbe76bc set search_using_ids query_type to 'original' 7 years ago
Stephen Hess adff256583 set query_type for placeholder to enable confidencescores 7 years ago
Stephen Hess 98b6829e31 exclude venue, address, and street from layers filter 7 years ago
Stephen Hess ea3572539f combined non-county layers into one 7 years ago
Stephen Hess 74419bddc1 added support for focus-only function 7 years ago
Stephen Hess 147d76f9d7 added controller for searching with ids 7 years ago
Stephen Hess 386897c2c4 added query for address search with ids 7 years ago
Stephen Hess 2363e9d739 added concatenation query building for placeholder 7 years ago
Stephen Hess e158c21685 added has_parsed_text_property predicate 7 years ago
Stephen Hess 775fd1f568 updated code+tests to findById name array output format 7 years ago
Lily He 57b133ba42 check and set default for undefined boundary circle radius in reverse 7 years ago
Lily He f019f0ab5e deletd legacy routes and legacyURL code 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
Julian Simioni 35c7c86492
Update fixtures for Elasticsearch 5 queries 7 years ago
Stephen Hess 4271f574ab updated tests for pelias-model 4.9.0 changes 7 years ago
Stephen Hess 580a9b16c8 set query_type for placeholder to enable confidencescores 7 years ago
missinglink d68cd7a044 fix(microservice-schema) schema: add unit test 7 years ago
Stephen Hess f94b683ef3 moved 'parser' placeholder url part to service config 7 years ago
Stephen Hess b5c6c403cb updated reverse boundary radius tests to lower value 7 years ago
Stephen Hess 83a9b54b84 added ciao test for reverse coarse radius warning 7 years ago
Stephen Hess 2ba23cbb62 added warning if boundary.circle.radius is defined 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 10b1d28201 only query ES for non-coarse layers on non-coarse reverse requests 7 years ago
Stephen Hess 1c9c68e5e3 switched to t.plan for easier testing with next() 7 years ago
Stephen Hess 976f252e3f remove address/venue/street from requested layers when creating results 7 years ago
Stephen Hess 615f7b720e switched to t.plan for easier testing with next() 7 years ago
Stephen Hess d67830ca48 removed unneeded conditional for abbreviation set 7 years ago
Stephen Hess f721d68e9c removed alpha3 set 7 years ago
Stephen Hess 39e91d8233 remove address/venue/street from requested layers when creating results 7 years ago
Stephen Hess ecf7a90f68 add test that req.clean.layers should be unmodified 7 years ago
Stephen Hess 6e693db87e added support for non-coarse req.clean.layers 7 years ago
Stephen Hess 28b459d9ba allow api.pipService even though it will be ignored 7 years ago
Stephen Hess 2bc12d0d72 added support for pip retries and timeout in schema 7 years ago
Stephen Hess 88882d0199 added services.pip to successful test 7 years ago
Stephen Hess aa09419b9c removed support for api.pipService (relocated to api.services) 7 years ago
Stephen Hess 914e508e41 added pip config + tests to schema 7 years ago