mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-02 13:57:30 +08:00
Refact: Rename "artifact_" to "wiki_". (#17553)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"compilation_template_kind_kwd": {"type": "varchar", "default": "", "analyzer": "whitespace-#"},
|
||||
"chunk_hash_kwd": {"type": "varchar", "default": "", "analyzer": "whitespace-#"},
|
||||
"input_hash_kwd": {"type": "varchar", "default": "", "analyzer": "whitespace-#"},
|
||||
"artifact_slug_kwd": {"type": "varchar", "default": "", "analyzer": "whitespace-#"},
|
||||
"wiki_slug_kwd": {"type": "varchar", "default": "", "analyzer": "whitespace-#"},
|
||||
"md_with_weight": {"type": "varchar", "default": ""},
|
||||
"summary_with_weight": {"type": "varchar", "default": ""},
|
||||
"skill_with_weight": {"type": "varchar", "default": ""},
|
||||
|
||||
Reference in New Issue
Block a user