Changed boost keyword with bool in bounding box query
This commit is contained in:
parent
00db388722
commit
fd412551e4
|
@ -75,7 +75,7 @@ representation of the geo point, the filter can accept it as well:
|
|||
[source,js]
|
||||
--------------------------------------------------
|
||||
{
|
||||
"boost" : {
|
||||
"bool" : {
|
||||
"must" : {
|
||||
"match_all" : {}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue