Skip to content

chore(deps): update dependency flexsearch to v0.8.205 #2278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flexsearch 0.7.43 -> 0.8.205 age adoption passing confidence

Release Notes

nextapps-de/flexsearch (flexsearch)

v0.8.205

Compare Source

v0.8.204

Compare Source

v0.8.203

Compare Source

v0.8.202

Compare Source

v0.8.201

Compare Source

v0.8.200

Compare Source

v0.8.167

Compare Source

v0.8.166

Compare Source

v0.8.165

Compare Source

v0.8.164

Compare Source

v0.8.163

Compare Source

v0.8.162

Compare Source

v0.8.161

Compare Source

v0.8.160

Compare Source

v0.8.158

Compare Source

v0.8.157

Compare Source

v0.8.154

Compare Source

v0.8.153

Compare Source

v0.8.152

Compare Source

v0.8.151

Compare Source

v0.8.149

Compare Source

v0.8.148

Compare Source

v0.8.147

Compare Source

v0.8.143

Compare Source

v0.8.142

Compare Source

v0.8.141

Compare Source

v0.8.140

Compare Source

v0.8.138

Compare Source

v0.8.135

Compare Source

v0.8.132

Compare Source

v0.8.117

Compare Source

v0.8.105

Compare Source

v0.8.103

Compare Source

v0.8.1

Compare Source

  • Resolver Support for Documents
  • Asynchronous Runtime Balancer, new option priority
  • Export/Import Worker Indexes + Document Worker, new extern config options export and import
  • Improved interoperability of the different build packages, including source folder
  • Support custom filter function for encoder (stop-word filter)

v0.8.0

Compare Source

  • Persistent indexes support for: IndexedDB (Browser), Redis, SQLite, Postgres, MongoDB, Clickhouse
  • Enhanced language customization via the new Encoder class
  • Result Highlighting
  • Query performance achieve results up to 4.5 times faster compared to the previous generation v0.7.x by also improving the quality of results
  • Enhanced support for larger indexes or larger result sets
  • Improved offset and limit processing achieve up to 100 times faster traversal performance through large datasets
  • Support for larger In-Memory index with extended key size (the defaults maximum keystore limit is: 2^24)
  • Greatly enhanced performance of the whole text encoding pipeline
  • Improved indexing of numeric content (Triplets)
  • Intermediate result sets and Resolver
  • Basic Resolver: and, or, xor, not, limit, offset, boost, resolve
  • Improved charset collection
  • New charset preset soundex which further reduces memory consumption by also increasing "fuzziness"
  • Performance gain when polling tasks to the index by using "Event-Loop-Caches"
  • Up to 100 times faster deletion/replacement when not using the additional "fastupdate" register
  • Regex Pre-Compilation (transforms hundreds of regex rules into just a few)
  • Extended support for multiple tags (DocumentIndex)
  • Custom Fields ("Virtual Fields")
  • Custom Filter
  • Custom Score Function
  • Added French language preset (stop-word filter, stemmer)
  • Enhanced Worker Support
  • Export / Import index in chunks
  • Improved Build System + Bundler (Supported: CommonJS, ESM, Global Namespace), also the import of language packs are now supported for Node.js
  • Full covering index.d.ts type definitions
  • Fast-Boot Serialization optimized for Server-Side-Rendering (PHP, Python, Ruby, Rust, Java, Go, Node.js, ...)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Jun 16, 2025

Deploy Preview for rspress failed. Why did it fail? →

Name Link
🔨 Latest commit f9a4f8d
🔍 Latest deploy log https://app.netlify.com/projects/rspress/deploys/684f67019297a500089c01b8

Copy link

netlify bot commented Jun 16, 2025

Deploy Preview for rspress-v2 failed. Why did it fail? →

Name Link
🔨 Latest commit f9a4f8d
🔍 Latest deploy log https://app.netlify.com/projects/rspress-v2/deploys/684f67014bf28500083055a4

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