chore(deps): update dependency flexsearch to ^0.8.0 #65
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mCaptcha/website#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/flexsearch-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^0.6
->^0.8.0
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
priority
export
andimport
filter
function for encoder (stop-word filter)v0.8.0
Compare Source
IndexedDB
(Browser),Redis
,SQLite
,Postgres
,MongoDB
,Clickhouse
Encoder
classResolver
and
,or
,xor
,not
,limit
,offset
,boost
,resolve
soundex
which further reduces memory consumption by also increasing "fuzziness"v0.7.43
Compare Source
v0.7.42
Compare Source
v0.7.41
Compare Source
v0.7.40
Compare Source
v0.7.39
Compare Source
v0.7.34
Compare Source
v0.7.33
Compare Source
v0.7.31
Compare Source
v0.7.21
Compare Source
v0.7.11
Compare Source
v0.7.3
Compare Source
v0.7.2
Compare Source
v0.7.1
Compare Source
v0.7.0
Compare Source
append
under the hood to provide a unique relevance context for each entry)These features have been removed:
index.info()
offset
)Migration Quick Overview
A full configuration example for a context-based index:
The
resolution
could be set also for the contextual index.A full configuration example for a document based index:
A full configuration example for a document search:
Where Clause Replacement
Old Syntax:
Equivalent Syntax (0.7.x):
The line above retrieves data from the document store (just useful when not already available in your runtime).
Also considering using the Tag-Search feature, which partially replaces the Where-Clause with a huge performance boost.
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.
This PR has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: yarn.lock
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.