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;
3838For an introduction to Vector Search, more details and other supported languages see the
3939[ Vector Search documentation] ( https://docs.objectbox.io/ann-vector-search ) .
4040
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.
4242* Flutter for Linux/Windows, Dart Native: update to [ objectbox-c 4.0.0] ( https://github.com/objectbox/objectbox-c/releases/tag/v4.0.0 ) .
4343* Flutter for Android: update to [ objectbox-android 4.0.0] ( https://github.com/objectbox/objectbox-java/releases/tag/V4.0.0 ) .
4444 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