tercul-backend/cmd
google-labs-jules[bot] d0852353b7
feat: Add SearchAlpha support for hybrid search tuning
Add configurable SearchAlpha parameter for hybrid search tuning

- Added SearchAlpha config parameter (default: 0.7) for tuning BM25 vs vector search balance
- Updated NewWeaviateWrapper to accept host and searchAlpha parameters
- Enhanced hybrid search with configurable alpha parameter via WithAlpha()
- Fixed all type mismatches in mocks and tests to use domainsearch.SearchResults
- Updated GraphQL resolver to use new SearchResults structure with SearchResultItem
- All tests and vet checks passing

Closes #30
2025-11-30 03:34:32 +01:00
..
api feat: Add SearchAlpha support for hybrid search tuning 2025-11-30 03:34:32 +01:00
tools Update GitHub Actions workflows to 2025 best practices (#29) 2025-11-27 07:08:08 +01:00
worker Update GitHub Actions workflows to 2025 best practices (#29) 2025-11-27 07:08:08 +01:00