python: remove legacy tantivy fts support

This commit is contained in:
Xuanwo
2026-04-17 09:34:33 +08:00
parent 4e6a1d5dce
commit 44ce3841ff
16 changed files with 204 additions and 633 deletions

View File

@@ -24,4 +24,4 @@ RUN python --version && \
rustc --version && \
protoc --version
RUN pip install --no-cache-dir tantivy lancedb
RUN pip install --no-cache-dir lancedb