Hz_
ced51114f4
feat(go-api): add dataset search endpoint ( #16304 )
...
### What problem does this PR solve?
- added the new dataset search route and handler
- reused the existing shared SearchDatasets service by adapting
single-dataset requests into dataset_ids=[dataset_id]
- aligned handler error responses with Python behavior for argument/data
errors
- aligned key service error messages such as invalid search_id and mixed
embedding models
- added focused handler and service tests for request mapping and error
behavior
### Tests:
`/usr/local/go/bin/go test ./internal/service -run
'TestSearchDatasetRequestToSearchDatasetsRequest|TestDatasetServiceSearchDatasets'`
`/usr/local/go/bin/go test ./internal/handler -run
'TestDatasetsHandlerSearchDataset'`
2026-06-25 13:32:22 +08:00
..
2026-06-24 19:43:18 +08:00
2026-06-18 18:07:27 +08:00
2026-06-18 18:07:27 +08:00
2026-06-12 14:56:44 +08:00
2026-06-12 22:58:28 +08:00
2026-06-22 11:58:29 +08:00
2026-06-12 22:58:28 +08:00
2026-06-22 11:58:29 +08:00
2026-06-23 16:21:46 +08:00
2026-06-24 16:50:40 +08:00
2026-06-09 22:48:50 +08:00
2026-06-18 18:07:27 +08:00
2026-06-22 11:58:29 +08:00
2026-06-22 11:58:29 +08:00
2026-06-22 18:16:15 +08:00
2026-06-22 18:16:15 +08:00
2026-06-22 18:16:52 +08:00
2026-06-18 18:07:27 +08:00
2026-06-18 18:07:27 +08:00
2026-06-24 17:34:01 +08:00
2026-06-24 17:34:01 +08:00
2026-06-24 16:50:40 +08:00
2026-06-09 22:48:50 +08:00
2026-06-24 19:43:18 +08:00
2026-06-09 22:48:50 +08:00
2026-06-18 18:07:27 +08:00
2026-06-15 14:44:16 +08:00
2026-06-24 14:42:10 +08:00
2026-06-24 14:47:55 +08:00
2026-06-10 09:57:11 +08:00
2026-06-24 17:05:58 +08:00
2026-06-24 17:05:58 +08:00
2026-06-25 13:32:22 +08:00
2026-06-18 17:57:24 +08:00
2026-06-24 19:08:56 +08:00
2026-06-25 13:32:22 +08:00
2026-06-18 18:07:27 +08:00
2026-06-24 14:52:47 +08:00
2026-06-24 19:43:18 +08:00
2026-06-05 11:42:23 +08:00
2026-06-10 16:46:55 +08:00
2026-06-15 11:19:56 +08:00
2026-06-24 14:52:47 +08:00
2026-06-24 14:52:47 +08:00
2026-06-18 18:07:27 +08:00
2026-06-18 18:07:27 +08:00
2026-06-18 18:07:27 +08:00
2026-05-29 10:08:55 +08:00
2026-06-18 18:07:27 +08:00
2026-06-03 20:55:53 +08:00
2026-06-08 11:49:37 +08:00
2026-06-08 11:49:37 +08:00
2026-06-18 11:09:22 +08:00
2026-06-18 11:09:22 +08:00
2026-06-17 13:24:03 +08:00
2026-06-17 13:24:03 +08:00
2026-06-10 21:27:35 +08:00
2026-06-10 21:27:35 +08:00
2026-06-10 11:07:45 +08:00
2026-06-18 18:07:27 +08:00
2026-06-24 14:52:47 +08:00
2026-06-18 17:56:51 +08:00
2026-06-23 16:57:05 +08:00
2026-06-15 14:44:16 +08:00
2026-06-18 18:07:27 +08:00
2026-06-18 18:07:27 +08:00
2026-06-08 11:53:19 +08:00
2026-06-22 18:17:37 +08:00
2026-06-22 18:17:37 +08:00
2026-05-19 17:34:59 +08:00
2026-05-19 17:34:59 +08:00
2026-06-12 18:18:55 +08:00
2026-05-29 19:32:21 +08:00
2026-05-28 13:30:22 +08:00
2026-06-15 14:44:16 +08:00
2026-06-18 18:07:27 +08:00
2026-06-16 12:53:03 +08:00
2026-06-22 19:03:36 +08:00
2026-06-09 22:48:50 +08:00
2026-06-09 22:48:50 +08:00
2026-06-18 18:07:27 +08:00
2026-06-18 18:07:27 +08:00
2026-06-22 18:17:37 +08:00
2026-06-22 18:17:37 +08:00