Files
ragflow/internal
Hz_ 9b83d0f154 fix(go): document count in kb (#16490)
### Summary
This PR fixes incorrect dataset document counters in the Go service.

Several document creation paths inserted document records directly
through documentDAO.Create, bypassing the shared InsertDocument logic
that increments knowledgebase.doc_num. As a result, datasets could
contain documents while doc_num remained 0.
2026-07-02 10:34:14 +08:00
..
2026-07-02 09:45:01 +08:00
2026-07-02 09:45:01 +08:00
2026-07-02 09:45:01 +08:00
2026-07-02 09:46:33 +08:00
2026-07-02 09:45:01 +08:00
2026-07-02 09:45:01 +08:00
2026-07-01 18:17:53 +08:00