Added document: Accelerate document indexing and retrieval (#4600)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-01-24 11:58:15 +08:00
committed by GitHub
parent 1bff6b7333
commit fa4277225d
4 changed files with 55 additions and 4 deletions

View File

@ -12,6 +12,7 @@ A guide explaining how to build a RAGFlow Docker image from its source code. By
## Target Audience
- Developers who have added new features or modified the existing code and require a Docker image to view and debug their changes.
- Developers looking to build a RAGFlow Docker image for an ARM64 platform.
- Testers looking to explore the latest features of RAGFlow in a Docker image.
## Prerequisites