Skip to content
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

fix(deps): update dependency flexsearch to v0.8.143 #999

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

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

Release Notes

nextapps-de/flexsearch (flexsearch)

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
  • Improved interoperability of the different build packages, including source folder

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 - At any time (no schedule defined), 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.

@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from a019e7a to 43c1fc6 Compare March 17, 2025 12:04
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.1 fix(deps): update dependency flexsearch to v0.8.103 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 43c1fc6 to 93fc6ab Compare March 17, 2025 22:34
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.103 fix(deps): update dependency flexsearch to v0.8.105 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch 2 times, most recently from bef42e0 to 3a6fd59 Compare March 21, 2025 22:12
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.105 fix(deps): update dependency flexsearch to v0.8.117 Mar 21, 2025
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.117 fix(deps): update dependency flexsearch to v0.8.132 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 3a6fd59 to b82d4f6 Compare March 24, 2025 19:45
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.132 fix(deps): update dependency flexsearch to v0.8.135 Mar 25, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from b82d4f6 to f6619f8 Compare March 25, 2025 17:31
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.135 fix(deps): update dependency flexsearch to v0.8.138 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch 2 times, most recently from 88ebcae to a9ba23b Compare March 26, 2025 10:01
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.138 fix(deps): update dependency flexsearch to v0.8.140 Mar 26, 2025
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.140 fix(deps): update dependency flexsearch to v0.8.141 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch 2 times, most recently from f947c9a to d02525b Compare March 26, 2025 19:22
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.141 fix(deps): update dependency flexsearch to v0.8.142 Mar 26, 2025
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.142 fix(deps): update dependency flexsearch to v0.8.143 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from d02525b to 4fe6057 Compare March 27, 2025 22:50
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