lance-format / lance-format/lance
feat: ability to get tokenized query in SDK for full text search
Open
@BubbleCal is already working on this.
Since Aug 21, 2025.
A-index
feature
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
If we can know what the tokenized query is, it would be useful for debugging for both developers and users. The tokenizer should also be usable without first creating an FTS index.
Remaining work is tracked in sub-issues:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.