You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Peter Johnson d3cd14e304 disable focus for single token queries, use constant_score for ngrams matching 9 years ago
..
controller Fix timeout error handling 9 years ago
fixture disable focus for single token queries, use constant_score for ngrams matching 9 years ago
helper Merge pull request #542 from pelias/respect_privacy_headers 9 years ago
middleware Add custom access_log handlers that remove user info 9 years ago
mock Fix timeout error handling 9 years ago
query 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
sanitiser allow single non-numeric chars, change boost_mode to 'replace' for function_score queries 9 years ago
service Fix local naming convention and confidence score middlewares 9 years ago
src Test that src/backend passes correct config to elasticsearch 9 years ago
run.js Add custom access_log handlers that remove user info 9 years ago