891 Commits (cf167ce9330317867238ca030b213e29260c344e)

Author SHA1 Message Date
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
Stephen Hess 143971e43e use url.resolve to eliminate duplicate slashes 7 years ago
Stephen Hess 1f6b6b1ed0 finished conversion to use generic http/json service 7 years ago
Stephen Hess e97950c142 adapted coarse reverse controller to generic service 7 years ago
Stephen Hess dd172d782e added PointInPolygon service configuration 7 years ago
Stephen Hess 50e3121f9a added tests for placeholder service 7 years ago
Stephen Hess 5a8ddd6268 added debug logging for sorting 7 years ago
Stephen Hess 234f9f9738 fixed bug where _geonames_warnings was throwing exception on undefined clean.parsed_text 7 years ago
Stephen Hess 238b49a0d8 added should_execute to sortResponseData 7 years ago
Stephen Hess c602794ed8 added predicate for finding results at given layers 7 years ago