File tree 6 files changed +26
-16
lines changed
6 files changed +26
-16
lines changed Original file line number Diff line number Diff line change 344
344
"path" : " /sq/aggregations.md"
345
345
}
346
346
},
347
- {
348
- "type" : " internal-link" ,
349
- "id" : " sq-vectors-basic" ,
350
- "label" : " Vector search (basic)" ,
351
- "args" : {
352
- "path" : " /sq/vectors-basic.md"
353
- }
354
- },
355
- {
356
- "type" : " internal-link" ,
357
- "id" : " sq-vectors-adv-hash" ,
358
- "label" : " Vector search (advanced)" ,
359
- "args" : {
360
- "path" : " /sq/vectors-adv-hash.md"
361
- }
362
- },
363
347
{
364
348
"type" : " internal-link" ,
365
349
"id" : " sq-learn-more" ,
412
396
}
413
397
}
414
398
]
399
+ },
400
+ {
401
+ "type" : " group" ,
402
+ "id" : " vss" ,
403
+ "label" : " Vector similarity search explained" ,
404
+ "args" : {
405
+ "initialIsOpen" : false
406
+ },
407
+ "children" : [
408
+ {
409
+ "type" : " internal-link" ,
410
+ "id" : " vss-vectors-basic" ,
411
+ "label" : " Vector search (basic)" ,
412
+ "args" : {
413
+ "path" : " /vss/vectors-basic.md"
414
+ }
415
+ },
416
+ {
417
+ "type" : " internal-link" ,
418
+ "id" : " vss-vectors-adv-hash" ,
419
+ "label" : " Vector search (advanced)" ,
420
+ "args" : {
421
+ "path" : " /vss/vectors-adv-hash.md"
422
+ }
423
+ }
424
+ ]
415
425
}
416
426
]
417
427
}
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments