Skip to content

Update elasticlunr-rs to v3.1.0 - #3168

Merged
ehuss merged 1 commit into
rust-lang:masterfrom
mattico:update-elasticlunr
Jul 28, 2026
Merged

Update elasticlunr-rs to v3.1.0#3168
ehuss merged 1 commit into
rust-lang:masterfrom
mattico:update-elasticlunr

Conversation

@mattico

@mattico mattico commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This release of elasticlunr-rs fixes a number of panics on different inputs, and fixes an issue which caused tokens to leak into the index of later fields: mattico/elasticlunr-rs#59

The field leak fix caused a change to the search index snapshot and an assertion. I manually verified that the updated assertion is correct for the content in question.

This release fixes a number of panics on different inputs, and fixes
and issue which caused tokens to leak into the index of later fields:
<mattico/elasticlunr-rs#60>

The field leak fix caused a change to the search index snapshot and an assertion.
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Jul 26, 2026

@ehuss ehuss left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ehuss
ehuss added this pull request to the merge queue Jul 28, 2026
Merged via the queue into rust-lang:master with commit 63ff5c0 Jul 28, 2026
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Jul 28, 2026
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.

3 participants