From 7b01c446d7060f4ef284b6c77c022d7e27f6ce79 Mon Sep 17 00:00:00 2001 From: Dan Tasse Date: Thu, 30 Apr 2026 15:52:00 -0400 Subject: [PATCH] cleanup for nonexistent file --- docs/src/python/python.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/src/python/python.md b/docs/src/python/python.md index 5f4236c83..83762eba9 100644 --- a/docs/src/python/python.md +++ b/docs/src/python/python.md @@ -92,14 +92,6 @@ of raw SQL strings with [where][lancedb.query.LanceQueryBuilder.where] and ::: lancedb.context.Contextualizer -## Full text search - -::: lancedb.fts.create_index - -::: lancedb.fts.populate_index - -::: lancedb.fts.search_index - ## Utilities ::: lancedb.schema.vector