[dataset] name = "dataset" list_dir = "./lists" [schema] description = { type = "text", path = "$.metadata.description" } title = { type = "text", path = "$.metadata.title" } author = { type = "text", path = "$.metadata.author" } language = { type = "text", path = "$.metadata.language" } aacid = { type = "text", path = "$.aacid" } zlibrary_id = { type = "text", path = "$.metadata.zlibrary_id" } [fts] dir = "./fts" field.description = { tokenize = true }