mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-11-10 14:54:24 +00:00
Refactor ragflow server (#3482)
### What problem does this PR solve? 1. Fix document error 2. Move start server out of if __main__ branch. ### Type of change - [x] Refactoring Signed-off-by: jinhai <haijin.chn@gmail.com>
This commit is contained in:
parent
ed0d47fc8a
commit
d0f94a42ff
@ -206,7 +206,7 @@
|
||||
> $ docker compose -f docker-compose.yml up -d
|
||||
> ```
|
||||
|
||||
### 把文档引擎从 Elasticserch 切换成为 Infinity
|
||||
### 把文档引擎从 Elasticsearch 切换成为 Infinity
|
||||
|
||||
RAGFlow 默认使用 Elasticsearch 存储文本和向量数据. 如果要切换为 [Infinity](https://github.com/infiniflow/infinity/), 可以按照下面步骤进行:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user