tercul-backend/internal/platform
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
..
auth feat: Implement critical features and fix build 2025-10-05 18:29:18 +00:00
cache test: Increase test coverage for internal/platform/cache 2025-10-08 21:28:56 +00:00
config feat: Implement full-text search service 2025-11-29 00:55:05 +00:00
db This commit introduces a series of significant improvements to bring the codebase closer to a production-ready state. 2025-10-08 17:25:02 +00:00
http Update GitHub Actions workflows to 2025 best practices (#29) 2025-11-27 07:08:08 +01:00
log feat: Complete all pending tasks from TASKS.md 2025-10-05 05:26:27 +00:00
openlibrary Update GitHub Actions workflows to 2025 best practices (#29) 2025-11-27 07:08:08 +01:00
search Merge main into feature-full-text-search: Add SearchAlpha support to hybrid search 2025-11-30 03:32:44 +01:00