File tree Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 253
253
**** xref:errors/gql-errors/42I59.adoc[]
254
254
**** xref:errors/gql-errors/42I60.adoc[]
255
255
**** xref:errors/gql-errors/42I61.adoc[]
256
+ **** xref:errors/gql-errors/42I62.adoc[]
256
257
**** xref:errors/gql-errors/42N00.adoc[]
257
258
**** xref:errors/gql-errors/42N01.adoc[]
258
259
**** xref:errors/gql-errors/42N02.adoc[]
Original file line number Diff line number Diff line change
1
+ = 42I62
2
+
3
+ == Status description
4
+ error: syntax error or access rule violation - unsupported distance metric. Unknown distance metric: `{ <<input>> }`.
5
+
6
+ ifndef::backend-pdf[]
7
+ [discrete.glossary]
8
+ == Glossary
9
+
10
+ include::partial$glossary.adoc[]
11
+ endif::[]
Original file line number Diff line number Diff line change @@ -1030,6 +1030,10 @@ Status description:: error: syntax error or access rule violation - invalid glob
1030
1030
1031
1031
Status description:: error: syntax error or access rule violation - missing LOOKUP INDEX function name. Missing function name for the LOOKUP INDEX.
1032
1032
1033
+ === xref:errors/gql-errors/42I62.adoc[42I62]
1034
+
1035
+ Status description:: error: syntax error or access rule violation - unsupported distance metric. Unknown distance metric: `{ <<input>> }`.
1036
+
1033
1037
[role=label--changed-2025.03]
1034
1038
=== xref:errors/gql-errors/42N00.adoc[42N00]
1035
1039
You can’t perform that action at this time.
0 commit comments