1005 Commits (master)

Author SHA1 Message Date
missinglink b2069606f2
feat(dedupe): improved handling of cases where "name", "parent" or "address_parts" propertiees are not set 6 years ago
Julian Simioni f153e543c4
Add failing test case for one postcode deduping 6 years ago
Julian Simioni a31f1a8561
Add failing test case for one postcode deduping 6 years ago
Peter Johnson c0a0663e21
feat(dedupe): treat all non-canonical layers and analogous to a venue, prefer non-canonical records 6 years ago
Julian Simioni 2a668612ed
feat(confidence): Add support for new query names 6 years ago
Julian Simioni c548a73cb9
fix(confidence): Update query type names in confidence score code 6 years ago
Julian Simioni f3b11a16eb
Use default config in search and autcomplete tests 6 years ago
Peter Johnson a06683ff68
feat(query): Modify custom boosts feature to use function_score queries 6 years ago
Julian Simioni 32684e0013
feat(query): Add support for custom boosts to search endpoint 6 years ago
Julian Simioni bb605acb3f
Add tests for autocomplete custom boosts 6 years ago
Julian Simioni 9679c14152
Test handling of undefined configuration 6 years ago
Julian Simioni 9080feef05
WIP: Configurable boosts for sources and layers 6 years ago
Julian Simioni a1add3656e
feat(log): Use structured logs for place endpoint 6 years ago
Julian Simioni a7932d0b8c
feat(log): move retry info to structured logs 6 years ago
Julian Simioni 0056c0749a
feat(log): Add structured logs for coarse_reverse 6 years ago
Julian Simioni 4adf4b3dd7
feat(queries): Normalize all query names 6 years ago
Julian Simioni d681a114d6
feat(log): Remove most unstructured controller logs 6 years ago
Julian Simioni f5c6dcf882
feat(log): Add structured logs for interpolation service 6 years ago
Julian Simioni 8c37ee63dd
feat(log): Add JSON log for Elasticsearch queries 6 years ago
Peter Johnson 9d4c773ce1 testing: add test case: incorrect parsing of diagonal directionals - no subsequent element 6 years ago
Peter Johnson 4e8a5385f4 feat(libpostal_patch): additional tests 6 years ago
Peter Johnson 27a9e1d900 feat(libpostal_patch): enable field mapping for "unit" 6 years ago
Peter Johnson 69ddbaf3be feat(libpostal_patch): correctly parse australian-style unit numbers 6 years ago
Peter Johnson 19eb0b57d1 feat(libpostal_patch): add a libpostal patch which allows recasting labels 6 years ago
Julian Simioni b1107a0c8f
fix(autocomplete): detect the case where input text is unsubstantial 6 years ago
Julian Simioni c20737f458
fix(boundary.country): use boundary.country as filter 6 years ago
Julian Simioni 7e4559fdc2
fix(sanitizer): Trim whitespace in addressit queries 6 years ago
Julian Simioni 40e6054523
chore(geo_common): assert that a specific exception was thrown 6 years ago
Julian Simioni 1553dfb103
fix(geo_common): check for invalid bbox where min=max 6 years ago
Julian Simioni 76bc5c654d
fix(geo_common): check bbox parameters are within range 6 years ago
Julian Simioni ff5c66a269
fix(test): Use default pelias-config for type tests 6 years ago
Julian Simioni d5a0b9fc86
Remove unused library 6 years ago
Julian Simioni c9f89fee3d
Whitespace 6 years ago
Julian Simioni 76d88b62b4
fix(tests): Sanitizer tests should use faked config 6 years ago
Peter Johnson 4d9ee0053b
feat(libpostal): patch parser output when confused by directionals 6 years ago
Joxit 7d9e3e29fd feat(findbyid): Add lang query param for placeholder 6 years ago
Julian Simioni 800eb8ca03
Move lots of logging from info to debug 6 years ago
Horace Williams ed0a96cff2 Migrate to internal iso3166 defnitions 6 years ago
Horace Williams c7ae37980d Remove Quattroshapes deprecation notice 6 years ago
Julian Simioni 9a0f182fb2
fix(whitespace): Trim whitespace and quotes before checking text length 6 years ago
Julian Simioni 435cfd2c4a
Fix linter error 6 years ago
Tyler Pedelose 52a66e1bc0
Added new predicates to aid placeholderGeodisambiguationShouldExecute 6 years ago
Peter Johnson d38d4b1fa8 feat(text_sanitizer): trim whitespace and quotation marks from a range of natural languages 6 years ago
Julian Simioni 561f07950b
Remove focus_selected_layers query view 6 years ago
Julian Simioni 10241047a6
fix(interpolation): Ensure proper sorting of streets with interpolated addresses 6 years ago
Peter Johnson e15aa52f63 feat(type_mapping): rename function to avoid confusion with elasticsearch API 6 years ago
missinglink b1cfd091ed type_mapping: add unit tests 6 years ago
missinglink 63c962503c test: improved type_mapping tests 6 years ago
semhul a0aa5ed7f2 Adding support for unit field in structured search. If libpostal finds it in input use it for searching 6 years ago
Julian Simioni 204f5297de
Remove all leading newlines in files 7 years ago