|
|
@ -15,10 +15,8 @@ module.exports = _.merge({}, peliasQuery.defaults, { |
|
|
|
'boundary:circle:radius': '500km', |
|
|
|
'boundary:circle:radius': '500km', |
|
|
|
'boundary:circle:distance_type': 'plane', |
|
|
|
'boundary:circle:distance_type': 'plane', |
|
|
|
'boundary:circle:optimize_bbox': 'indexed', |
|
|
|
'boundary:circle:optimize_bbox': 'indexed', |
|
|
|
'boundary:circle:_cache': true, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'boundary:rect:type': 'indexed', |
|
|
|
'boundary:rect:type': 'indexed', |
|
|
|
'boundary:rect:_cache': true, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'ngram:analyzer': 'peliasQueryPartialToken', |
|
|
|
'ngram:analyzer': 'peliasQueryPartialToken', |
|
|
|
'ngram:field': 'name.default', |
|
|
|
'ngram:field': 'name.default', |
|
|
|