ragflow/graphrag
Zhichang Yu f4c52371ab
Integration with Infinity (#2894)
### What problem does this PR solve?

Integration with Infinity

- Replaced ELASTICSEARCH with dataStoreConn
- Renamed deleteByQuery with delete
- Renamed bulk to upsertBulk
- getHighlight, getAggregation
- Fix KGSearch.search
- Moved Dealer.sql_retrieval to es_conn.py


### Type of change

- [x] Refactoring
2024-11-12 14:59:41 +08:00
..
claim_extractor.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
claim_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
community_report_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
community_reports_extractor.py fix: double brace issue (#3328) 2024-11-11 12:07:02 +08:00
description_summary.py Update license (#2086) 2024-08-25 18:58:20 +08:00
entity_embedding.py Update license (#2086) 2024-08-25 18:58:20 +08:00
entity_resolution.py Refactoring entity_resolution (#2692) 2024-09-30 17:18:09 +08:00
entity_resolution_prompt.py Add graphrag (#1793) 2024-08-02 18:51:14 +08:00
graph_extractor.py Feature/feat1017 (#2872) 2024-10-21 12:11:08 +08:00
graph_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
index.py Feature/feat1017 (#2872) 2024-10-21 12:11:08 +08:00
leiden.py remove repeat func (#2619) 2024-09-27 13:15:26 +08:00
mind_map_extractor.py fix index of range (#3279) 2024-11-08 09:58:11 +08:00
mind_map_prompt.py Update license (#2086) 2024-08-25 18:58:20 +08:00
search.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
smoke.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
utils.py Fix mutable default argument (#2635) 2024-09-29 10:16:00 +08:00