Skip to content

Commit c1bbe68

Browse files
authored
Update articles/search/search-get-started-vector.md
1 parent a485f19 commit c1bbe68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-get-started-vector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ api-key: {{admin-api-key}}
297297
"k": 10
298298
},
299299
],
300-
"select": "title, content, category"
300+
"select": "title, content, category",
301301
"filter": "category eq 'Databases'"
302302
}
303303
```

0 commit comments

Comments
 (0)