File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ To learn more about field types, check the
68
68
- Index type
69
69
* - ``'boolean' ``
70
70
- :ref: `boolean <index-box_boolean >`
71
- - :ref: ` boolean < index-box_boolean >`
71
+ - TREE or HASH
72
72
* - ``'integer' `` (may also be called ``'int' ``)
73
73
- :ref: `integer <index-box_integer >`, which may include unsigned values
74
74
- TREE or HASH
@@ -95,12 +95,15 @@ To learn more about field types, check the
95
95
* - ``'uuid' ``
96
96
- :ref: `uuid <index-box_uuid >`
97
97
- TREE or HASH
98
- * - ``datetime ``
98
+ * - ``' datetime' ``
99
99
- :ref: `datetime <index-box_datetime >`
100
100
- TREE
101
101
* - ``'array' ``
102
102
- :ref: `array <index-box_array >`
103
103
- :ref: `RTREE <box_index-rtree >`
104
+ * - ``'map' ``
105
+ - :ref: `table <index-box_table >`
106
+ - Cannot be indexed
104
107
* - ``'scalar' ``
105
108
- may include :ref: `nil <index-box_nil >`,
106
109
:ref: `boolean <index-box_boolean >`,
You can’t perform that action at this time.
0 commit comments