Skip to content

Update from code changes: document FTS query tokenization - #309

Open
mintlify[bot] wants to merge 3 commits into
mainfrom
mintlify/dca53b3f
Open

Update from code changes: document FTS query tokenization#309
mintlify[bot] wants to merge 3 commits into
mainfrom
mintlify/dca53b3f

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new table-level FTS query tokenization APIs and the standalone tokenize helper across Python, TypeScript, and Rust, and clarifies the semantics of custom FTS stop-word lists in the same page.

Changes

  • Added an "Inspecting query tokenization" section to indexing/fts-index.mdx
  • Covered Table.tokenize (column vs. index_name), the top-level tokenize helper, and remote-table model-file caveats
  • Included Python (sync/async), TypeScript, and Rust examples
  • Rewrote the custom_stop_words row in the FTS parameters table to state it replaces (not augments) the built-in language list, and documented that an empty list disables stop-word removal
  • Added custom_stop_words / customStopWords to the standalone tokenize helper examples for Python and TypeScript

Context

Upstream features:

Update history

@mintlify

mintlify Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lancedb-bcbb4faf 🟢 Ready View Preview Jul 14, 2026, 6:04 PM

@mintlify

mintlify Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lancedb-bcbb4faf 🟡 Building Jul 14, 2026, 6:03 PM

@mintlify

mintlify Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Update from code changes updated this PR.

Clarified custom_stop_words semantics and added it to tokenize helper examples

Source PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants