Files
ragflow/internal/service
wangyunlai 73d006fa0e Add OceanBase and SeekDB Go document engine (#17780)
## What changed

- add an OceanBase/SeekDB Go document engine using `database/sql` and
the existing MySQL driver
- preserve the Python connector's configuration, physical table names,
schema, index names, and ARRAY/JSON/VECTOR encodings
- implement chunk, memory, document metadata, skill, SQL, full-text,
vector, and fusion search paths
- support `DBMS_HYBRID_SEARCH.SEARCH` behind the existing feature flag,
with SQL fallback only when the package is unavailable
- wire the engine into retrieval, memory, metadata, vector hydration,
and SQL chat flows
- add Python/Go compatibility contracts, SQL mock tests, and an
integration-tagged round-trip test

---------

Co-authored-by: Jin Hai <haijin.chn@gmail.com>
2026-08-10 15:06:32 +08:00
..
2026-08-05 22:05:07 +08:00
2026-08-03 21:30:01 +08:00
2026-07-23 21:48:54 +08:00
2026-07-24 16:47:12 +08:00
2026-07-24 16:47:12 +08:00
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-08-03 21:30:01 +08:00
2026-08-03 21:30:01 +08:00
2026-07-27 21:19:39 +08:00
2026-07-27 21:19:39 +08:00
2026-08-03 21:30:01 +08:00
2026-08-02 00:31:21 +08:00
2026-08-03 21:30:01 +08:00
2026-07-27 15:06:48 +08:00
2026-07-28 19:05:59 +08:00
2026-08-10 14:37:05 +08:00
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-08-01 22:06:56 +08:00
2026-08-04 14:18:03 +08:00