|
@@ -59,7 +59,7 @@ standard -180:180 / -90:90 coordinate system. (default is `false`).
|
|
|
accept geo points with invalid latitude or longitude (default is `false`).
|
|
|
|
|
|
|`type` |Set to one of `indexed` or `memory` to defines whether this filter will
|
|
|
-be executed in memory or indexed. See <<Type,Type>> below for further details
|
|
|
+be executed in memory or indexed. See <<geo-bbox-type,Type>> below for further details
|
|
|
Default is `memory`.
|
|
|
|=======================================================================
|
|
|
|
|
@@ -214,6 +214,7 @@ a single location / point matches the filter, the document will be
|
|
|
included in the filter
|
|
|
|
|
|
[float]
|
|
|
+[[geo-bbox-type]]
|
|
|
==== Type
|
|
|
|
|
|
The type of the bounding box execution by default is set to `memory`,
|