ragflow/api/db
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
..
services Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
__init__.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00
db_models.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
db_utils.py Common: Support postgreSQL database as the metadata db. (#2357) 2024-09-12 15:12:39 +08:00
init_data.py reduce rerank batch size (#2801) 2024-10-11 11:29:19 +08:00
operatioins.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00