1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-18 20:02:55 +02:00

fix export property #471

This commit is contained in:
Thomas Wilkerling
2025-03-24 21:26:27 +01:00
parent 9026442e06
commit 21313f594b
26 changed files with 41 additions and 42 deletions

View File

@@ -9,7 +9,7 @@ const dirname = import.meta.dirname;
// create the document and await (!) for the instance response
const document = await new Document({
worker: "true",
worker: true,
document: {
id: "tconst",
store: true,