mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Editorial updates to Docker README (#3223)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -49,7 +49,7 @@ You can link your file to one knowledge base or multiple knowledge bases at one
|
||||
|
||||
## Search files or folders
|
||||
|
||||
As of RAGFlow v0.13.0, the search feature is still in a rudimentary form, supporting only file and folder search in the current directory by name (files or folders in the child directory will not be retrieved).
|
||||
**File Management** only supports file name and folder name filtering in the current directory (files or folders in the child directory will not be retrieved).
|
||||
|
||||

|
||||
|
||||
@ -73,7 +73,7 @@ To bulk delete files or folders:
|
||||

|
||||
|
||||
> - You are not allowed to delete the **root/.knowledgebase** folder.
|
||||
> - Deleting files that have been linked to knowledge bases will AUTOMATICALLY REMOVE all associated file references across the knowledge bases.
|
||||
> - Deleting files that have been linked to knowledge bases will **AUTOMATICALLY REMOVE** all associated file references across the knowledge bases.
|
||||
|
||||
## Download uploaded file
|
||||
|
||||
|
||||
Reference in New Issue
Block a user