tercul-backend/internal/domain
Damir Mukimov d7390053b9
feat: Apply Jules AI changes - Search service implementation and refactoring
- Implement full-text search service with Weaviate integration
- Remove Bleve search implementation
- Add GraphQL schema files for search, work, author, and translation
- Refactor search domain interfaces
- Update Weaviate wrapper with integration tests
- Clean up unused search client files
2025-11-30 03:15:35 +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 feat: Apply Jules AI changes - Search service implementation and refactoring 2025-11-30 03:15:35 +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