15 Commits (d5e993fc11a5ec331bed55a779f993ad16753c4d)

Author SHA1 Message Date
Stephen Hess 9f350eb117 updated tests to reflect changes to query module 8 years ago
Stephen Hess 8339a66e91 updated query module to branch from hashcode 8 years ago
Stephen Hess 876782ed3a enabled all scores and filters 8 years ago
Alec Vulfson 31adf09870
Using new layers view to filter layers 8 years ago
Peter Johnson 5964e57faa change ngram analyzer used in /search to peliasQueryFullToken from peliasIndexOneEdgeGram. this will have a positive effect on performance due to less tokens being produced 8 years ago
missinglink cb35f37312 focus minimum set to 0km instead of 1km 8 years ago
Peter Johnson cb67dd58d8 refactor boolean query filtering as per: https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_20_query_dsl_changes.html#_literal_filtered_literal_query_and_literal_query_literal_filter_deprecated 8 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 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
Peter Johnson db5a78623a disable viewport scale 9 years ago
Peter Johnson f1ead56e60 disable viewport scale 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
Stephen Hess d732021d5e fixed tests 9 years ago
Stephen Hess dcadc7832e add focus:scale to /search requests with just viewport.*, calculated from bounding box diagonal, minimum of 1 9 years ago
Julian Simioni 57fb960471 Set centerpoint of viewport in search query 9 years ago
Diana Shkolnikov 62315a1775 Revert defaults.json change 9 years ago
Peter Johnson 80f419846d admin boost for sqrt(popularity), autocomplete focus not restricted to phrase matches 9 years ago
Diana Shkolnikov 553f9780c5 Remove admin matching when address is not parsed 9 years ago
Peter Johnson fa209c9b50 add autocomplete route, further query clean up 9 years ago
Peter Johnson f5e182c63b fix tests, clean by moving fixtures to fixtures dir 9 years ago