tercul-backend/internal/domain
Damir Mukimov ede3d04e4e
Merge main into feature-full-text-search: Add SearchAlpha support to hybrid search
- Merged main branch improvements (better search structure with SearchResultItem)
- Added SearchAlpha config parameter for hybrid search tuning (default: 0.7)
- Updated NewWeaviateWrapper to accept host and searchAlpha parameters
- Fixed all type mismatches in mocks and tests
- Updated GraphQL resolver to use new SearchResults structure
- All tests and vet checks passing
2025-11-30 03:32:44 +01:00
..
search feat: Apply Jules AI changes - Search service implementation and refactoring 2025-11-30 03:15:35 +01:00
.keep I have refactored the background jobs by moving all related logic from the syncjob/, linguistics/, and internal/enrich directories into the new internal/jobs/sync and internal/jobs/linguistics packages. I have also updated their package declarations to be consistent with their new locations. 2025-09-02 15:02:04 +00:00
entities.go Merge main into feature-full-text-search: Add SearchAlpha support to hybrid search 2025-11-30 03:32:44 +01:00
errors.go feat(testing): Increase test coverage and fix authz bugs 2025-10-09 07:03:45 +00:00
interfaces.go feat(testing): Increase test coverage and fix authz bugs 2025-10-09 07:03:45 +00:00