hadith-api/app
salah 9aa76cddaf Refactor narrator endpoints for improved search and profile retrieval
- Enhanced search functionality with pagination and normalization for Arabic input.
- Updated profile retrieval to include comprehensive data about narrators, including hadith counts, teachers, students, and family information.
- Introduced new endpoints for narrator interactions and network visualization.
- Improved error handling and response structures across endpoints.
- Added utility functions for database queries and service availability checks.
- Refactored search module to support combined semantic and full-text search with weighted scoring.
2026-03-02 21:51:04 +01:00
..
models Refactor narrator endpoints for improved search and profile retrieval 2026-03-02 21:51:04 +01:00
routers Refactor narrator endpoints for improved search and profile retrieval 2026-03-02 21:51:04 +01:00
services Refactor narrator endpoints for improved search and profile retrieval 2026-03-02 21:51:04 +01:00
__init__.py feat: Implement Hadith and Narrator endpoints with search functionality 2026-02-26 22:17:58 +01:00
config.py fix: Update Qdrant configuration in settings and deployment files for correct host, port, and collection 2026-02-27 00:02:31 +01:00
main.py feat: Implement Hadith and Narrator endpoints with search functionality 2026-02-26 22:17:58 +01:00