@ -89,6 +89,6 @@ module.exports = extend( false, peliasQuery.defaults, {
'population:field': 'population',
'population:modifier': 'sqrt',
'population:max_boost': 2000,
'population:weight': 1
'population:weight': 2
});
@ -105,7 +105,7 @@ module.exports = {
'modifier': 'sqrt',
'field': 'population'
},
'weight': 1
'weight': 2
}]
}
@ -78,7 +78,7 @@ module.exports = {
@ -88,7 +88,7 @@ module.exports = {
@ -82,7 +82,7 @@ module.exports = {
},{
@ -107,7 +107,7 @@ module.exports = {
@ -81,7 +81,7 @@ module.exports = {