ragflow/rag/utils
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
..
__init__.py style: fix typo and format code (#2618) 2024-09-27 13:17:25 +08:00
azure_sas_conn.py Update azure_sas_conn.py - fixing container_url typo (#2740) 2024-10-08 18:26:30 +08:00
azure_spn_conn.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
doc_store_conn.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
es_conn.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
infinity_conn.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
minio_conn.py fix minio helth bug (#850) 2024-05-20 19:35:30 +08:00
redis_conn.py Replaced redis with Valkey (#3164) 2024-11-02 20:05:12 +08:00
s3_conn.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
storage_factory.py Web: Display the icon of the currently used storage. (#2504) 2024-09-20 09:49:16 +08:00