..
structured_geocoding
bumped query version, updated query name changes + boosts
8 years ago
autocomplete_boundary_country.js
Add boundary.country filter to /v1/autocomplete
8 years ago
autocomplete_linguistic_bbox_san_francisco.js
Add boundary.rect handling to query/autocomplete
8 years ago
autocomplete_linguistic_final_token.js
allow single non-numeric chars, change boost_mode to 'replace' for function_score queries
8 years ago
autocomplete_linguistic_focus.js
Adjust autocomplete focus boost
8 years ago
autocomplete_linguistic_focus_null_island.js
Adjust autocomplete focus boost
8 years ago
autocomplete_linguistic_multiple_tokens.js
disable focus for single token queries, use constant_score for ngrams matching
8 years ago
autocomplete_linguistic_only.js
disable focus for single token queries, use constant_score for ngrams matching
8 years ago
autocomplete_linguistic_with_admin.js
allow single non-numeric chars, change boost_mode to 'replace' for function_score queries
8 years ago
autocomplete_single_character_street.js
allow single non-numeric chars, change boost_mode to 'replace' for function_score queries
8 years ago
autocomplete_with_layer_filtering.js
Set up layer filtering for autocomplete and reverse
8 years ago
autocomplete_with_source_filtering.js
disable focus for single token queries, use constant_score for ngrams matching
8 years ago
dedupe_elasticsearch_nonascii_results.js
Update tests and fixtures
9 years ago
dedupe_elasticsearch_results.js
Remove empty arrays from ES fixture
8 years ago
reverse_boundary_circle.js
upgrade to ES2+
9 years ago
reverse_null_island.js
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
9 years ago
reverse_standard.js
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
9 years ago
reverse_with_boundary_country.js
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
9 years ago
reverse_with_layer_filtering.js
Set up layer filtering for autocomplete and reverse
8 years ago
reverse_with_source_filtering.js
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
9 years ago
search_boundary_country.js
removed hard-coded `size`
8 years ago
search_boundary_country_original.js
enabled all scores and filters
8 years ago
search_fallback.js
added `boost:address` and `boost:street` to search defaults
8 years ago
search_full_address_original.js
enabled all scores and filters
8 years ago
search_geodisambiguation.js
updated tests to reflect changes to query module
8 years ago
search_linguistic_bbox.js
removed hard-coded `size`
8 years ago
search_linguistic_bbox_original.js
enabled all scores and filters
8 years ago
search_linguistic_focus.js
removed hard-coded `size`
8 years ago
search_linguistic_focus_bbox.js
removed hard-coded `size`
8 years ago
search_linguistic_focus_bbox_original.js
enabled all scores and filters
8 years ago
search_linguistic_focus_null_island.js
removed hard-coded `size`
8 years ago
search_linguistic_focus_null_island_original.js
enabled all scores and filters
8 years ago
search_linguistic_focus_original.js
enabled all scores and filters
8 years ago
search_linguistic_only.js
removed hard-coded `size`
8 years ago
search_linguistic_only_original.js
enabled all scores and filters
8 years ago
search_linguistic_viewport.js
removed hard-coded `size`
8 years ago
search_linguistic_viewport_min_diagonal.js
removed hard-coded `size`
8 years ago
search_partial_address_original.js
enabled all scores and filters
8 years ago
search_regions_address_original.js
enabled all scores and filters
8 years ago
search_with_category_filtering.js
added `boost:address` and `boost:street` to search defaults
8 years ago
search_with_category_filtering_original.js
enabled all scores and filters
8 years ago
search_with_source_filtering.js
added `boost:address` and `boost:street` to search defaults
8 years ago
search_with_source_filtering_original.js
enabled all scores and filters
8 years ago