Julian Simioni
|
35c7c86492
|
Update fixtures for Elasticsearch 5 queries
These queries use [bool](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-filtered-query.html)
queries instead of the deprecated `filtered` queries, and also set
`minimum_should_match` to 1, which was apparently implied previously.
Connects https://github.com/pelias/api/issues/762
Connects https://github.com/pelias/api/pull/844
Connects https://github.com/pelias/api/pull/855
Connects https://github.com/pelias/pelias/issues/461
|
7 years ago |
Julian Simioni
|
6014786162
|
Revert "Update pelias-query to the latest version 🚀"
|
8 years ago |
Julian Simioni
|
81b52fafaf
|
Use bool instead of filtered queries in fixtures
This is needed for Elasticsearch 5 support as part of https://github.com/pelias/pelias/issues/461
|
8 years ago |
Diana Shkolnikov
|
fe38d2336d
|
feat: allow postalcode-only structured queries
|
8 years ago |
Stephen Hess
|
bb285cf0a5
|
bumped query hash, updated test
|
8 years ago |
Stephen Hess
|
8c896695d1
|
tied query version to specific hash, updated tests
|
8 years ago |
Stephen Hess
|
31f5cc2537
|
bumped query version, updated query name changes + boosts
|
8 years ago |
Stephen Hess
|
be2a336038
|
updated naming from component to structured
|
8 years ago |
Stephen Hess
|
7aad07368d
|
modified tests to accommodate changes to ComponentFallbackQuery
|
8 years ago |
Stephen Hess
|
d2c32b5afd
|
added unit tests for component_geocoding query
started folder structure for fixture as it's getting unwieldy
|
8 years ago |