233 Commits (master)

Author SHA1 Message Date
Julian Simioni c548a73cb9
fix(confidence): Update query type names in confidence score code 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 d681a114d6
feat(log): Remove most unstructured controller logs 6 years ago
Julian Simioni c91fd58ec6
fix(log): replace brittle string extraction 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
Julian Simioni ee43ec041c
fix(libpostal): check for next element before using it 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
Peter Johnson 4d9ee0053b
feat(libpostal): patch parser output when confused by directionals 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
Tyler Pedelose be82c05c92
Moved includes check from lodash to native array in is_request_sources_includes_whosonfirst 6 years ago
Tyler Pedelose 85df33cdaa
Made is_request_sources_undefined more direct 6 years ago
Tyler Pedelose 52a66e1bc0
Added new predicates to aid placeholderGeodisambiguationShouldExecute 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
Julian Simioni 02aac0c13e
Remove use stricts 7 years ago
Stephen Hess e0c25d0f57 convert libpostal calls to a microservice 7 years ago
Julian Simioni f9281190ac
Corrrectly filter /place queries by layer 7 years ago
Stephen Hess da07463999 set req.clean.parser to 'libpostal' when it's called 7 years ago
Stephen Hess 2df5d6d23b add empire to coarse reverse controller 7 years ago
Stephen Hess e70a668056 added support for continent, ocean, and marinearea placetypes 7 years ago
missinglink 69a820fae0 feat(coarse_reverse): ignore empty abbr properties from PIP service 7 years ago
missinglink 3913c836e2
feat(coarse_reverse): improve logger assertions 7 years ago
missinglink b88d2a0abe
feat(coarse_reverse): add try/catch block around synthesizeDoc code 7 years ago
missinglink 45f313d8d9 feat(coarse_reverse): improve logger assertions 7 years ago
missinglink c72822b805 feat(coarse_reverse): add try/catch block around synthesizeDoc code 7 years ago
Lily He 9405a8f370 correct timer timings for controller debug logs 7 years ago
Lily He ad1d88ac62 log libpostal and placeholder responses to debug 7 years ago
Lily He 12a1dcba08 update controller debug timers to new format 7 years ago
Lily He 9ee5025312 predicates debugging prints stack trace snippet 7 years ago
Stephen Hess ab332e43ee removed unused is_service_enabled predicate 7 years ago
Stephen Hess 951b18e656 switched to has_parsed_text_properties 7 years ago
Stephen Hess c8c969db74 added predicate for any/all parsed_text fields 7 years ago
Lily He a2848ff6f0 debug messages for controller/search & predicates 7 years ago
Stephen Hess b0d2e8c74a capitalization 7 years ago
Stephen Hess aac1780db7 reworded comment 7 years ago
Stephen Hess f9996cd6b0 added word 7 years ago
Stephen Hess 15b07cfbf8 clarified parameter names, added comments 7 years ago
Stephen Hess 5dcdf60a95 added comment 7 years ago
Stephen Hess 9aca556dd3 switch to simpler check since we know what's coming back 7 years ago
Stephen Hess e82993cb3f added comments and syntax updates 7 years ago
Stephen Hess 257ee8161f removed unused predicate 7 years ago