7 Commits (435cfd2c4a3fb3b4f9477ec9de4b94cc8a93815a)

Author SHA1 Message Date
Peter Johnson d38d4b1fa8 feat(text_sanitizer): trim whitespace and quotation marks from a range of natural languages 6 years ago
Lily He a5cf44bef4 clarify _text sanitizer test message 7 years ago
Lily He a683e27a87 removed 'parsed_text' from list of expected params for _text 7 years ago
Lily He 13a7b42de7 Standardize sanitizers to export setup function that returns sanitize and expected function 7 years ago
Stephen Hess 5dc9737caa removed text-analyzer call from _text sanitizer 7 years ago
Stephen Hess 30cd30236a don't call libpostal if sources=whosonfirst 7 years ago
Stephen Hess 3763d0b503 renamed `sanitise` -> `sanitize` 8 years ago
Stephen Hess c18baaf775 fixed text analysis tests 8 years ago
Julian Simioni ef78b2e0fd Filter source and layer by new fields 9 years ago
Julian Simioni db895c05b7 Rename `from_address_parser` key to `from_text_parser` 9 years ago
Julian Simioni b188a2046c Fix mismatching name of types preference parameter 9 years ago
Julian Simioni a5ba251afe Remove brittle test fixture from search sanitiser 9 years ago
Julian Simioni 040871cbe4 Whitespace 9 years ago
Peter Johnson 22322eaa32 change param:input to param:text 9 years ago
Harish Krishna 86424b8bbe Rename `/search?input`, replacing it with '/search?text' parameter instead 9 years ago
Julian Simioni 7a6ac8541b Separate concerns of address parser 9 years ago
Julian Simioni bc8eabe4e6 Remove loops and many global checks from sanitiser tests 9 years ago
Julian Simioni b9152dbe29 Separate concerns of address parser 9 years ago
Julian Simioni d35544cdf4 Remove loops and many global checks from sanitiser tests 9 years ago
Harish Krishna 95c0e7461d TESTS! 9 years ago