661 Commits (d135596c80652d531eed64a6a7e96ae7d3f346c6)

Author SHA1 Message Date
Julian Simioni ab19a12e1c
Use multi_match query for admin fields 9 years ago
missinglink 05240626fd handle addressit case where parsed_text.street is produced and parsed_text.name is not 9 years ago
missinglink ee73774c89 add tokenizer, refactor how we determine if a token is 'complete' or 'incomplete' 9 years ago
missinglink e093a09a8d remove search related improvements from this PR 9 years ago
missinglink 0c67347c27 enable borough for search 9 years ago
missinglink da4c666538 reduce admin:borough:boost from 800->600 9 years ago
missinglink 2398f05f8d fix borough matching for both autocomplete and search endpoints 9 years ago
missinglink 01a3233a7b add a view to boost exact matches 9 years ago
missinglink 25ab63c3b3 change search analyzer to be more similar to what we had before the autocomplete_refactor milestone 9 years ago
Stephen Hess bd3b8e7bbe switched to pelias-text-analyzer package since that responsibility has been moved to there 9 years ago
Stephen Hess 9cdfce13c1 fixed extraneous comma labels for results with only a `name` 9 years ago
Stephen Hess 2c40827701 added `layer=borough` support for *all 5 boroughs* in data 9 years ago
missinglink e40c9ef326 increase focus weight from 10->40 and simplify population/popularity subview 9 years ago
Stephen Hess 0076200728 added special case for USA in labels 9 years ago
Stephen Hess c99fa9f0ef added support for `macroregion` 9 years ago
Julian Simioni 3c1d758229
Fix timeout error handling 9 years ago
Stephen Hess 8a54dbeef0 switched from `macrocountry` to `macrocounty` 9 years ago
Diana Shkolnikov 05f4374b0a Add more tests without spaces 9 years ago
Diana Shkolnikov 37d261c047 Removed a new test when merging 9 years ago
Diana Shkolnikov c415b96ead Named admin_parts adminParts which caused problems 9 years ago
Stephen Hess caa9745aaa standardized on naming conventions 9 years ago
Stephen Hess f783560224 split tests into logical units 9 years ago
Stephen Hess c5626d6c5e added `localadmin` for USA/GBR/default when `locality` isn't available 9 years ago
Julian Simioni e6e9c1c574
Do not apply local naming conventions to records with no admin info 9 years ago
Stephen Hess 0870e30366 Refactored the label generation code to be simpler 9 years ago
Julian Simioni 39502df284 Add borough to geojson output and USA.local labels 9 years ago
Diana Shkolnikov 8a15234e56 Fix failing test 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 928597e029 Fix admin parts parsing without spaces after delimeters 9 years ago
missinglink 3a789b4a93 increase autocomplete 'phrase:slop' setting from 2->3 9 years ago
Diana Shkolnikov 7231e229d4 Convert parent WOF ids to valid Pelias ids to be used by /place 9 years ago
Diana Shkolnikov 7ebb653c22 Change properties.bounding_box to bbox at top level 9 years ago
Julian Simioni abbd314ee8 Change deprication message to present tense 9 years ago
Peter Johnson 51279ce2cf quattroshapes deprecation warning and wof fallback 9 years ago
Peter Johnson aa3e764e49 update analyzers to work with https://github.com/pelias/schema/pull/109 9 years ago
Peter Johnson 63301afeac wow this is easy to get wrong, added a unit test 9 years ago
Peter Johnson 0abda099a6 bugfixes and more tests 9 years ago
Julian Simioni e97d72d7b6 Send warning when sources=quattroshapes 9 years ago
Stephen Hess c746bd8d36 added `macroregion` to default and GBR schemas (with tests!) 9 years ago
Stephen Hess 77f396d5cb exposed `macrocounty` and `macroregion` fields in geojsonify 9 years ago
Vesa Meskanen 1a156488d2 Unit test for configured flip street/number countries 9 years ago
Vesa Meskanen 0064f6f257 Add two new test entries to test neighbourhood and locality in deduping 9 years ago
Diana Shkolnikov 74467e91e6 Update tests and fixtures 9 years ago
Diana Shkolnikov ab5004273b Fix unit tests due to new version of pelias-query 9 years ago
Julian Simioni b4fb62f2c9 Test that src/backend passes correct config to elasticsearch 9 years ago
Peter Johnson a4f6e70d25 upgrade to pelias-query@6.1.0 9 years ago