22 Commits (4b98b5e5199e494860fce2bfefb77106b5ae3857)

Author SHA1 Message Date
Julian Simioni 373a08e79b
Set all admin boosts to 1 9 years ago
Julian Simioni ab19a12e1c
Use multi_match query for admin fields 9 years ago
missinglink e093a09a8d remove search related improvements from this PR 9 years ago
missinglink 0c67347c27 enable borough for search 9 years ago
missinglink 2398f05f8d fix borough matching for both autocomplete and search endpoints 9 years ago
missinglink 25ab63c3b3 change search analyzer to be more similar to what we had before the autocomplete_refactor milestone 9 years ago
Peter Johnson aa3e764e49 update analyzers to work with https://github.com/pelias/schema/pull/109 9 years ago
Diana Shkolnikov 74467e91e6 Update tests and fixtures 9 years ago
Diana Shkolnikov ab5004273b Fix unit tests due to new version of pelias-query 9 years ago
Peter Johnson a4f6e70d25 upgrade to pelias-query@6.1.0 9 years ago
Diana Shkolnikov af8044ef29 Fix all unit tests 9 years ago
Diana Shkolnikov 9fa5fc5a77 calcSize became middleware (exposed and fixed bug in query defaults) 9 years ago
Diana Shkolnikov 54187dde67 Add dedupe middleware 9 years ago
Diana Shkolnikov 500835a4c1 Update addressit module to not strip 0s from zipcodes 9 years ago
Peter Johnson 8ceac4cbb0 change modifier function from sqrt() to log1p() and adjust max_boost 9 years ago
Peter Johnson 481a65a4f9 population twice as important as popularity 9 years ago
Peter Johnson cb679888ff better population and popularity boosting 9 years ago
Peter Johnson 80f419846d admin boost for sqrt(popularity), autocomplete focus not restricted to phrase matches 9 years ago
Peter Johnson fa209c9b50 add autocomplete route, further query clean up 9 years ago
Peter Johnson 2f8169ac10 remove unused sort conditions 9 years ago
Peter Johnson f5e182c63b fix tests, clean by moving fixtures to fixtures dir 9 years ago