2576 Commits (a06683ff686c78948c8fd74204e3b0b683f36bfa)
 

Author SHA1 Message Date
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 4daf2aa6dd
Use `pelias.json` to inform boost configuration 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 b7502511a8
Merge pull request #1221 from pelias/fix-host-documentation 6 years ago
Julian Simioni 0deb24b51e
Fix typo 6 years ago
Julian Simioni 39f144c5a0
Add environment variable configuration section 6 years ago
Julian Simioni 6295d027b4
Fix README typo 6 years ago
Julian Simioni df04aedab2
Merge pull request #1220 from pelias/structured-logs 6 years ago
Julian Simioni 003c182df5
feat(log): add structured data to address parser logs 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 080cd6854f
Remove verbose Elasticsearch log lines 6 years ago
Julian Simioni f5c6dcf882
feat(log): Add structured logs for interpolation service 6 years ago
Julian Simioni e55fd28c90
Require microservice-wrapper version with response time 6 years ago
Julian Simioni c91fd58ec6
fix(log): replace brittle string extraction 6 years ago
Julian Simioni 24ef0a4361
feat(log): replace console logs with pelias-logger 6 years ago
Julian Simioni 49a988ce37
Remove non-JSON log lines 6 years ago
Julian Simioni 8c37ee63dd
feat(log): Add JSON log for Elasticsearch queries 6 years ago
Julian Simioni 92d15c6687
feat(log): Log structured data about Placeholder requests 6 years ago
Peter Johnson fa8257cd06 feat(debug): debugging info for interpolation service 6 years ago
Peter Johnson 9d4c773ce1 testing: add test case: incorrect parsing of diagonal directionals - no subsequent element 6 years ago
Julian Simioni ee43ec041c
fix(libpostal): check for next element before using it 6 years ago
Julian Simioni 42cfcd843a
Merge pull request #1216 from pelias/libpostal_aus_unit_numbers 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 6e2e4fc53a feat(libpostal_patch): refactor diagonals patch to use an index and lodash functions 6 years ago
Peter Johnson c8d7776587 feat(libpostal_patch): refactor code to use lodash methods for key checking 6 years ago
Peter Johnson 19eb0b57d1 feat(libpostal_patch): add a libpostal patch which allows recasting labels 6 years ago
Julian Simioni a982eab215
Merge pull request #1214 from pelias/fix-autocomplete-tokenization 6 years ago
Julian Simioni b1107a0c8f
fix(autocomplete): detect the case where input text is unsubstantial 6 years ago
Julian Simioni 97b5e9d2ef
Merge pull request #1212 from pelias/boundary-country-to-filter 6 years ago
Julian Simioni c20737f458
fix(boundary.country): use boundary.country as filter 6 years ago
Julian Simioni 06ba3a79e6
Merge pull request #1211 from pelias/trim-text 6 years ago
Julian Simioni 7e4559fdc2
fix(sanitizer): Trim whitespace in addressit queries 6 years ago
Julian Simioni a6fc61b454
Merge pull request #1208 from pelias/greenkeeper/joi-14.0.0 6 years ago
greenkeeper[bot] 12bc11ad30
fix(package): update joi to version 14.0.0 6 years ago
Julian Simioni 479a05f01f
Merge pull request #1207 from pelias/handle-out-of-bounds-bbox 6 years ago
Julian Simioni 40e6054523
chore(geo_common): assert that a specific exception was thrown 6 years ago
Julian Simioni 16667199cd
feat(geo_common): improve boundary.rect error message 6 years ago
Julian Simioni 1553dfb103
fix(geo_common): check for invalid bbox where min=max 6 years ago
Julian Simioni f1afda469d
Move bbox min/max check to its own function 6 years ago
Julian Simioni 76bc5c654d
fix(geo_common): check bbox parameters are within range 6 years ago
Julian Simioni 8a9c31e46e
Remove usage of util.format 6 years ago