Research-Stack/2-Search-Space/search/stract/configs/indexer/feed.toml

7 lines
136 B
TOML

output_path = "./data/feed_index"
# minimum_clean_words = 40
[warc_source]
folder = "./data"
names = ["sample.warc.gz"]
type = "Local"