1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-11 00:24:09 +02:00

async polling handler

This commit is contained in:
Thomas Wilkerling
2025-03-20 07:45:45 +01:00
parent d9f235ce3b
commit b0311432fd
84 changed files with 2505 additions and 2244 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nodejs-commonjs-document-worker",
"dependencies": {
"flexsearch": "github:nextapps-de/flexsearch#v0.8-preview"
"flexsearch": "^0.8.105"
}
}