114 Commits (add-params-to-parser-logs)

Author SHA1 Message Date
Stephen Hess b2ebdd9f4b moved require to top 8 years ago
Stephen Hess 4ed4b8b357 added retry support for ES requests that timeout 8 years ago
Peter Johnson 576d1a1809 interpolation: integration v1 8 years ago
Stephen Hess d5d08e8f45 moved esclient instantiation to function scope 8 years ago
Stephen Hess 330e7570d7 added reverse and autocomplete to queries object 8 years ago
Stephen Hess 8c249c26f4 initialize esclient in routes/v1, eliminating need for src/backend 8 years ago
Stephen Hess 00234265e6 always inject backend instead of require'ing inside 8 years ago
Stephen Hess 511fbe41b4 removed unneeded require 8 years ago
Stephen Hess 52e7be556f fixed spacing issues 8 years ago
Stephen Hess be2a336038 updated naming from component to structured 8 years ago
Stephen Hess 1d6a6bc157 changed entry point to /v1/beta/component 8 years ago
Stephen Hess 6963cb43f0 added label assignment to component route 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 ff8fdf486f moved label assign to before geocodeJSON for all routes 8 years ago
Stephen Hess 942a8ff0a3 removed redundant for pelias-labels 8 years ago
Stephen Hess beb309ca07 moved assignLabels to fire before geojsonify 8 years ago
Stephen Hess 248b1299c8 added post-processing step to generate labels 8 years ago
Stephen Hess 3763d0b503 renamed `sanitise` -> `sanitize` 8 years ago
Diana Shkolnikov 21d4bb63f3 feat: add accuracy field 8 years ago
Diana Shkolnikov 3cd342f2e7 add new confidence score middleware to routes 8 years ago
Stephen Hess ae37add82b extracted variables to conform to convention 8 years ago
Stephen Hess 8af8ba19f6 added call for fallback sanitiser middleware 8 years ago
Stephen Hess 45a0755f7d added 2nd /search query call for fallback to existing behavior 8 years ago
Stephen Hess 0a59e2750f inject `query` to use 8 years ago
Stephen Hess 58a3a91793 added `trimByGranularity` post-processing step 8 years ago
Stephen Hess 246f9e7d43 added generatePermutations to middleware 8 years ago
Diana Shkolnikov afc585bb87 pass config to controller in nearby router setup 8 years ago
Diana Shkolnikov c38b67aeb4 Add nearby sanitizer and revert reverse to not have categories 8 years ago
Julian Simioni 610f4ce4f3
Fix missing parameter 8 years ago
Julian Simioni 2557c68368
Use index name from config in controllers 8 years ago
Julian Simioni c154325f3e
Redirect to /v1 if no legacy proxy specified 8 years ago
Diana Shkolnikov 201f4d4fb3 Convert parent WOF ids to valid Pelias ids to be used by /place 9 years ago
Diana Shkolnikov 7231e229d4 Convert parent WOF ids to valid Pelias ids to be used by /place 9 years ago
Diana Shkolnikov 36b6adddfd Add bounding_box parsing step 9 years ago
Julian Simioni 79883594b8 Use clean.layers to determine types 9 years ago
Diana Shkolnikov 9fa5fc5a77 calcSize became middleware (exposed and fixed bug in query defaults) 9 years ago
Diana Shkolnikov 54187dde67 Add dedupe middleware 9 years ago
Peter Johnson 4e43310288 german street/number naming convention 9 years ago
Peter Johnson c609ae3ccf http friendly status codes. resolves #321 9 years ago
Diana Shkolnikov 553f9780c5 Remove admin matching when address is not parsed 9 years ago
Stephen Hess 8be249b701 added helper variables for readability 9 years ago
Stephen Hess 0b5172a452 initial stab at confidence score calculation based on distance from point.lat and point.lon 9 years ago
Diana Shkolnikov 9433d995b1 Fix attribution link 9 years ago
Diana Shkolnikov 73419342a6 Fix attribution link 9 years ago
Julian Simioni 4e74c4db86 Add autocomplete sanitiser 9 years ago
Peter Johnson e726636c3d merge with master 9 years ago
Diana Shkolnikov c069933d5b Refactored layers and sources into a common targets module 9 years ago
Julian Simioni 5d7f7ee4c0 Add /status controller 9 years ago
Diana Shkolnikov dd78f324ee Compute distance for each result of reverse query 9 years ago