tercul-backend/internal/app/search
Damir Mukimov 0f25c8645c
Add Bleve search integration with hybrid search capabilities
- Add Bleve client for keyword search functionality
- Integrate Bleve service into application builder
- Add BleveIndexPath configuration
- Update domain mappings for proper indexing
- Add comprehensive documentation and tests
2025-11-27 03:40:48 +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
bleve_service.go Add Bleve search integration with hybrid search capabilities 2025-11-27 03:40:48 +01:00
service_test.go feat: Complete large-scale refactor and prepare for production 2025-10-07 11:09:37 +00:00
service.go feat: Complete large-scale refactor and prepare for production 2025-10-07 11:09:37 +00:00