mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-27 23:12:58 +00:00
docs: add new indexes to python docs (#1945)
closes issue #1855 Co-authored-by: Renato Marroquin <renato.marroquin@oracle.com>
This commit is contained in:
@@ -133,6 +133,10 @@ lists the indices that LanceDb supports.
|
||||
|
||||
::: lancedb.index.IvfPq
|
||||
|
||||
::: lancedb.index.HnswPq
|
||||
|
||||
::: lancedb.index.HnswSq
|
||||
|
||||
::: lancedb.index.IvfFlat
|
||||
|
||||
## Querying (Asynchronous)
|
||||
|
||||
Reference in New Issue
Block a user