Compare commits

...

1 Commits

Author SHA1 Message Date
qzhu
5f187d4db6 docs: Add async api index types 2024-11-21 16:26:32 -08:00

View File

@@ -117,8 +117,14 @@ lists the indices that LanceDb supports.
::: lancedb.index.LabelList
::: lancedb.index.FTS
::: lancedb.index.IvfPq
::: lancedb.index.HnswPq
::: lancedb.index.HnswSq
## Querying (Asynchronous)
Queries allow you to return data from your database. Basic queries can be