170 Commits (db56ce45c34ca6f712d8336371f1421e7d892570)

Author SHA1 Message Date
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
Stephen Hess c7e5ba2e2a added postprocessing step to trim by granularity 8 years ago
Stephen Hess abef8f1efa initial stab at generatePermutations 8 years ago
Diana Shkolnikov cc9c4148bb Refactor geojsonify code and add ability to pass in clean query params 8 years ago
Julian Simioni 8cae743c80
Handle empty country_a values as well 8 years ago
Julian Simioni f18e278e51
Handle case where record has no region_ a field 8 years ago
Diana Shkolnikov 2f4719f6e8 Add Czeck Republic 8 years ago
Vesa Meskanen 73f64ce3e1 Cleanup: tabs -> spaces 8 years ago
Vesa Meskanen e22b973cdf Do not consider absence of an additional name as a difference 8 years ago
Julian Simioni 23ff51fd57
Add custom access_log handlers that remove user info 8 years ago
Julian Simioni 57d1c8be1e
Return an object from access_log module 8 years ago
Julian Simioni ecb28bc3e9
Remove debug statements that print user parameters 8 years ago
Peter Johnson eb73ec7390 better comment 9 years ago
Peter Johnson 0caca08787 improve error matching by using string prefix matching on known elasticsearch exception names 9 years ago
Peter Johnson b15cfb3795 refactor elasticsearch error detection, improve test coverage 9 years ago
missinglink 1c9af40f3c remove query.tokens_complete and query.tokens_incomplete from geoJSON 9 years ago
Julian Simioni fd529ccee9
Use new express sendStatus method 9 years ago
Julian Simioni e6e9c1c574
Do not apply local naming conventions to records with no admin info 9 years ago
Diana Shkolnikov 147c849b58 change admin property names to <place_type>_gid from <place_type>_id 9 years ago
Diana Shkolnikov 82e39fd81f parent block properties should not be changed, only top level ones 9 years ago
Diana Shkolnikov 201f4d4fb3 Convert parent WOF ids to valid Pelias ids to be used by /place 9 years ago
Diana Shkolnikov 3862dd233e change admin property names to <place_type>_gid from <place_type>_id 9 years ago
Diana Shkolnikov 10cd693e02 parent block properties should not be changed, only top level ones 9 years ago
Diana Shkolnikov 7231e229d4 Convert parent WOF ids to valid Pelias ids to be used by /place 9 years ago
Stephen Hess 1204727f74 added `macrocounty` and `macroregion` to properties to pull from parent 9 years ago
Vesa Meskanen 0d0651f8ac Get rid of ugly for-loops using lodash 9 years ago
Vesa Meskanen 00a4bd52a3 Bugfix: deduping caused an error if an array property was missing 9 years ago
Vesa Meskanen 6ab44e0aa2 neighborhood -> neighbourhood 9 years ago
Diana Shkolnikov 4ed5296d79 Update middleware with new prop name 9 years ago
Vesa Meskanen 766b68ef7c Make street/number flipping configurable 9 years ago
Diana Shkolnikov aff146aec3 Fix local naming convention and confidence score middlewares 9 years ago
Vesa Meskanen caaee361b2 Take absence of information as a difference, after all 9 years ago
Vesa Meskanen 0e6bf8ed00 Improve response deduping 9 years ago
Diana Shkolnikov 36b6adddfd Add bounding_box parsing step 9 years ago
Julian Simioni a2950eebc4 Cleanup renamePlacenames 9 years ago
Diana Shkolnikov b7bc3593c2 Lint cleanup 9 years ago
Diana Shkolnikov e9ceb25ca0 Fix crash when dedupe was comparing arrays as stings for parent properties 9 years ago
Diana Shkolnikov 83de24d3c4 Middleware: remove all use of alpha3/admin0/admin1 9 years ago
Julian Simioni 79883594b8 Use clean.layers to determine types 9 years ago
Julian Simioni ef78b2e0fd Filter source and layer by new fields 9 years ago
Diana Shkolnikov df93be7543 Fix deduping for non-ascii strings 9 years ago
Julian Simioni d0e2c14738 Check that hit.address exists 9 years ago