1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-13 17:44:01 +02:00

export/import document worker

This commit is contained in:
Thomas Wilkerling
2025-03-20 21:57:25 +01:00
parent e55c2d1efc
commit f2302f0dee
64 changed files with 2483 additions and 1243 deletions

View File

@@ -16,7 +16,7 @@ const data = require(__dirname + "/data.json");
config: __dirname + "/config.primaryTitle.js"
},{
field: "originalTitle",
config: __dirname + "/config.primaryTitle.js"
config: __dirname + "/config.originalTitle.js"
}],
tag: [{
field: "startYear"