File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ final closest = query.findWithScores()[0].object;
38
38
For an introduction to Vector Search, more details and other supported languages see the
39
39
[ Vector Search documentation] ( https://docs.objectbox.io/ann-vector-search ) .
40
40
41
- * The generator correctly errors when using an index on any vector type.
41
+ * The generator correctly errors when using an unsupported index on a vector type.
42
42
* Flutter for Linux/Windows, Dart Native: update to [ objectbox-c 4.0.0] ( https://github.com/objectbox/objectbox-c/releases/tag/v4.0.0 ) .
43
43
* Flutter for Android: update to [ objectbox-android 4.0.0] ( https://github.com/objectbox/objectbox-java/releases/tag/V4.0.0 ) .
44
44
If you are [ using Admin] ( https://docs.objectbox.io/data-browser#admin-for-android ) , make sure to
You can’t perform that action at this time.
0 commit comments