kin1n

Results 11 comments of kin1n

![Image](https://github.com/user-attachments/assets/327fc135-1a78-440c-995a-84024977815d)

> Could you paste the error log of backend server here? 2025-02-18 17:26:45,378 ERROR 14 ESConnection.search ['ragflow_bf0138d8ed9a11efae120242ac120006'] query: {'query': {'bool': {'must': [{'query_string': {'fields': ['title_tks^10', 'title_sm_tks^5', 'important_kwd^30', 'important_tks^20', 'question_tks^20', 'content_ltks^2', 'content_sm_ltks'],...

> Could you paste the error log of backend server here? Traceback (most recent call last): File "/ragflow/rag/utils/es_conn.py", line 242, in search res = self.es.search(index=indexNames, File "/ragflow/.venv/lib/python3.10/site-packages/elasticsearch/_sync/client/utils.py", line 446, in...

> 遇到了同样的问题,但是我的报错中提示上限为5031。 > > 1. 尝试了在docker container中找到\usr\share\elasticsearch\config\elasticsearch.yml并且添加一行“indices.query.bool.max_clause_count=10240”,未能解决问题。 > 2. 尝试了在ragflow\docker\docker-compose-base.yml中es01:environment中添加一行如上的描述,依旧未能解决问题。两次获得的报错是一样的。 我也是尝试添加一行“indices.query.bool.max_clause_count=” 没有作用

> It's been fixed in PR [#5371](https://github.com/infiniflow/ragflow/pull/5371) 没有修复。昨天刚换的0.17版本。今天还是出现了。一摸一样的问题/

![Image](https://github.com/user-attachments/assets/83973ed9-0f94-4770-a5b6-5d2727afc9ab) ![Image](https://github.com/user-attachments/assets/2e8e5e17-8c93-47c3-8d88-9daeadc0cc52) 2025-03-05 13:58:41,075 ERROR 20 ESConnection.search ['ragflow_5381da18ed1311efbf7f0242ac120006'] query: {'query': {'bool': {'must': [{'query_string': {'fields': ['title_tks^10', 'title_sm_tks^5', 'important_kwd^30', 'important_tks^20', 'question_tks^20', 'content_ltks^2', 'content_sm_ltks'], 'type': 'best_fields', 'query': '(refer^0.0121 "mention"^0.0030 "consult"^0.0030 "denot"^0.0030) (attach^0.0122 "impound"^0.0031...