Auto-update fts index
This commit is contained in:
@@ -8,7 +8,7 @@ name = "dataset"
|
||||
#
|
||||
# working_dir = ".pile"
|
||||
|
||||
# Data sources avaliable in this dataset
|
||||
# Data sources available in this dataset
|
||||
source."music" = { type = "flac", path = ["music", "music-2"] }
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ source."music" = { type = "flac", path = ["music", "music-2"] }
|
||||
#
|
||||
# "field-name" = {
|
||||
# # The type of data this field contains.
|
||||
# # only text is supportedin this verison.
|
||||
# # only text is supported in this version.
|
||||
# type = "text",
|
||||
#
|
||||
# # An array of jsonpaths (rfc9535) used to extract this field from each source entry.
|
||||
|
||||
Reference in New Issue
Block a user