16 Commits (4a7dee235a166bca19c46bbaa138f3432e7a02ec)

Author SHA1 Message Date
Diana Shkolnikov 3888ae0385 change query module interfaces to allow for additional meta data 8 years ago
Julian Simioni c5e5bbcf56
Add boundary.country filter to /v1/autocomplete 8 years ago
Julian Simioni aa7942cbb9
Set up layer filtering for autocomplete and reverse 8 years ago
missinglink ee73774c89 add tokenizer, refactor how we determine if a token is 'complete' or 'incomplete' 9 years ago
missinglink 01a3233a7b add a view to boost exact matches 9 years ago
Stephen Hess bd3b8e7bbe switched to pelias-text-analyzer package since that responsibility has been moved to there 9 years ago
Peter Johnson aa3e764e49 update analyzers to work with https://github.com/pelias/schema/pull/109 9 years ago
Peter Johnson 0abda099a6 bugfixes and more tests 9 years ago
missinglink 3b4d566b11 add unit test 9 years ago
Julian Simioni 59b70f7c7e Rename helper/query_parser to helper/text_parser 9 years ago
Julian Simioni f3acf3b308 Check for numeric value of lat/lon to avoid null island bug 9 years ago
Julian Simioni dd9654657e Use flat clean structure in query/autocomplete.js 9 years ago
Peter Johnson d568c031a3 move stringify logic to tests, code clean up 9 years ago
Peter Johnson fa209c9b50 add autocomplete route, further query clean up 9 years ago