Skip to content

feat: add fuzziness to json inverted match query#5048

Merged
BubbleCal merged 1 commit intolance-format:mainfrom
wojiaodoubao:fuzziness-json
Nov 4, 2025
Merged

feat: add fuzziness to json inverted match query#5048
BubbleCal merged 1 commit intolance-format:mainfrom
wojiaodoubao:fuzziness-json

Conversation

@wojiaodoubao
Copy link
Copy Markdown
Contributor

@wojiaodoubao wojiaodoubao changed the title feat: add fuzziness to json inverted match query. feat: add fuzziness to json inverted match query Oct 23, 2025
@github-actions github-actions Bot added the enhancement New feature or request label Oct 23, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 23, 2025

Codecov Report

❌ Patch coverage is 96.21622% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.71%. Comparing base (5958ede) to head (717a7db).

Files with missing lines Patch % Lines
rust/lance-index/src/scalar/inverted/query.rs 92.10% 3 Missing ⚠️
...x/src/scalar/inverted/tokenizer/lance_tokenizer.rs 81.25% 3 Missing ⚠️
rust/lance-index/src/scalar/inverted/index.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5048      +/-   ##
==========================================
- Coverage   81.72%   81.71%   -0.01%     
==========================================
  Files         340      340              
  Lines      138679   138839     +160     
  Branches   138679   138839     +160     
==========================================
+ Hits       113333   113450     +117     
- Misses      21608    21651      +43     
  Partials     3738     3738              
Flag Coverage Δ
unittests 81.71% <96.21%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wojiaodoubao
Copy link
Copy Markdown
Contributor Author

wojiaodoubao commented Oct 27, 2025

Depend on #5020 to merge first.

@wojiaodoubao
Copy link
Copy Markdown
Contributor Author

Hi @BubbleCal , could you help review when you have time, thanks very much~

@BubbleCal BubbleCal merged commit 3088977 into lance-format:main Nov 4, 2025
26 of 27 checks passed
jackye1995 pushed a commit to jackye1995/lance that referenced this pull request Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants