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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user