8 Commits (20764b8f953795ed45d6795b17cc46a6cb13ea5b)

Author SHA1 Message Date
Julian Simioni 9a0f182fb2
fix(whitespace): Trim whitespace and quotes before checking text length 7 years ago
Peter Johnson d38d4b1fa8 feat(text_sanitizer): trim whitespace and quotation marks from a range of natural languages 7 years ago
Lily He a5cf44bef4 clarify _text sanitizer test message 8 years ago
Lily He a683e27a87 removed 'parsed_text' from list of expected params for _text 8 years ago
Lily He 13a7b42de7 Standardize sanitizers to export setup function that returns sanitize and expected function 8 years ago
Stephen Hess 5dc9737caa removed text-analyzer call from _text sanitizer 8 years ago
Stephen Hess 30cd30236a don't call libpostal if sources=whosonfirst 8 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 10 years ago
Julian Simioni d35544cdf4 Remove loops and many global checks from sanitiser tests 10 years ago
Harish Krishna 95c0e7461d TESTS! 10 years ago