Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Confidence
flexsearch 0.7.430.8.212 age confidence

Release Notes

nextapps-de/flexsearch (flexsearch)

v0.8.212

Compare Source

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 - 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 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 7a1b8ae to ab8b9c3 Compare March 17, 2025 22:25
@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 from ab8b9c3 to 44aad52 Compare March 19, 2025 19:41
@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 force-pushed the renovate/flexsearch-0.x branch from 44aad52 to 0b4241b Compare March 21, 2025 22:13
@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 2 times, most recently from 1e787bf to 973a2cf Compare March 25, 2025 23:10
@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 973a2cf to 0ccc6ff Compare March 26, 2025 01:36
@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 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 force-pushed the renovate/flexsearch-0.x branch 2 times, most recently from 261dd68 to 0067e40 Compare March 26, 2025 18:47
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.140 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 2 times, most recently from e79711f to b714e75 Compare March 30, 2025 21:44
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.143 fix(deps): update dependency flexsearch to v0.8.147 Mar 30, 2025
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.147 fix(deps): update dependency flexsearch to v0.8.148 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from b714e75 to d439ec7 Compare April 1, 2025 06:18
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.148 fix(deps): update dependency flexsearch to v0.8.149 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch 2 times, most recently from 07d6d5f to 90a04d6 Compare April 6, 2025 17:24
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.149 fix(deps): update dependency flexsearch to v0.8.151 Apr 6, 2025
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.151 fix(deps): update dependency flexsearch to v0.8.153 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 90a04d6 to 97e7568 Compare April 12, 2025 09:58
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.153 fix(deps): update dependency flexsearch to v0.8.154 Apr 13, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 97e7568 to 4b423f5 Compare April 13, 2025 14:35
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from b700445 to 400ad20 Compare May 7, 2025 07:27
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.160 fix(deps): update dependency flexsearch to v0.8.161 May 7, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 400ad20 to 6469976 Compare May 10, 2025 14:06
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.161 fix(deps): update dependency flexsearch to v0.8.162 May 10, 2025
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.162 fix(deps): update dependency flexsearch to v0.8.163 May 10, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch 3 times, most recently from bcfc61d to a9f9b47 Compare May 12, 2025 12:14
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.163 fix(deps): update dependency flexsearch to v0.8.164 May 12, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from a9f9b47 to c930ee5 Compare May 14, 2025 11:48
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.164 fix(deps): update dependency flexsearch to v0.8.166 May 14, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from c930ee5 to d34ed1a Compare May 15, 2025 12:13
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.166 fix(deps): update dependency flexsearch to v0.8.167 May 15, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from d34ed1a to 847a945 Compare May 21, 2025 16:13
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.167 fix(deps): update dependency flexsearch to v0.8.200 May 21, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 847a945 to 07f06aa Compare May 22, 2025 12:16
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.200 fix(deps): update dependency flexsearch to v0.8.201 May 22, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 07f06aa to 86c6a40 Compare May 23, 2025 12:19
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.201 fix(deps): update dependency flexsearch to v0.8.202 May 23, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 86c6a40 to 5637fe8 Compare May 23, 2025 19:58
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.202 fix(deps): update dependency flexsearch to v0.8.204 May 23, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 5637fe8 to 94b1e7c Compare June 6, 2025 21:37
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.204 fix(deps): update dependency flexsearch to v0.8.205 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 94b1e7c to a11004f Compare August 19, 2025 14:53
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from a11004f to 441ea44 Compare September 7, 2025 00:48
@renovate renovate bot changed the title fix(deps): update dependency flexsearch to v0.8.205 fix(deps): update dependency flexsearch to v0.8.212 Sep 7, 2025
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 441ea44 to 8debfca Compare September 25, 2025 19:27
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 8debfca to 60cf54d Compare October 21, 2025 17:12
@renovate renovate bot force-pushed the renovate/flexsearch-0.x branch from 60cf54d to 773d94a Compare December 3, 2025 17:11
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.

1 participant