docs: enhance Update user guide (#735)

Closes #705
This commit is contained in:
Will Jones
2023-12-22 10:14:21 -08:00
committed by GitHub
parent 756188358c
commit 34966312cb
3 changed files with 122 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# SQL filters
LanceDB embraces the utilization of standard SQL expressions as predicates for hybrid
filters. It can be used during hybrid vector search and deletion operations.
filters. It can be used during hybrid vector search, update, and deletion operations.
Currently, Lance supports a growing list of expressions.