..
autocomplete_linguistic_final_token.js
allow single non-numeric chars, change boost_mode to 'replace' for function_score queries
9 years ago
autocomplete_linguistic_focus.js
disable focus for single token queries, use constant_score for ngrams matching
9 years ago
autocomplete_linguistic_focus_null_island.js
disable focus for single token queries, use constant_score for ngrams matching
9 years ago
autocomplete_linguistic_multiple_tokens.js
disable focus for single token queries, use constant_score for ngrams matching
9 years ago
autocomplete_linguistic_only.js
disable focus for single token queries, use constant_score for ngrams matching
9 years ago
autocomplete_linguistic_with_admin.js
allow single non-numeric chars, change boost_mode to 'replace' for function_score queries
9 years ago
autocomplete_single_character_street.js
allow single non-numeric chars, change boost_mode to 'replace' for function_score queries
9 years ago
autocomplete_with_layer_filtering.js
Set up layer filtering for autocomplete and reverse
9 years ago
autocomplete_with_source_filtering.js
disable focus for single token queries, use constant_score for ngrams matching
9 years ago
dedupe_elasticsearch_nonascii_results.js
Update tests and fixtures
9 years ago
dedupe_elasticsearch_results.js
Do not consider absence of an additional name as a difference
9 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
9 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
Using new layers view to filter layers
9 years ago
search_full_address.js
Using new layers view to filter layers
9 years ago
search_linguistic_bbox.js
Using new layers view to filter layers
9 years ago
search_linguistic_focus.js
Using new layers view to filter layers
9 years ago
search_linguistic_focus_bbox.js
Using new layers view to filter layers
9 years ago
search_linguistic_focus_null_island.js
Using new layers view to filter layers
9 years ago
search_linguistic_only.js
Using new layers view to filter layers
9 years ago
search_linguistic_viewport.js
Using new layers view to filter layers
9 years ago
search_linguistic_viewport_min_diagonal.js
change ngram analyzer used in /search to peliasQueryFullToken from peliasIndexOneEdgeGram. this will have a positive effect on performance due to less tokens being produced
9 years ago
search_partial_address.js
Using new layers view to filter layers
9 years ago
search_regions_address.js
Using new layers view to filter layers
9 years ago
search_with_source_filtering.js
change ngram analyzer used in /search to peliasQueryFullToken from peliasIndexOneEdgeGram. this will have a positive effect on performance due to less tokens being produced
9 years ago