Feat: Similarity based searching for records based on title and descriptions
🚀 Feature Request
Is your feature request related to a problem? Please describe.
Create a new route or change the existing routes to fetch records based on similarity search on the title and descriptions of the records.
Describe the solution you'd like
A new route for getting the records which have similar title or description to the searched keyword or phrase. can use fuzzy logic or such similar logic.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
📌 Follow semantic issue titling convention:<type>(<scope>): <description>(e.g.,feat(records): support video uploadsorfeat(auth): implement password reset).
Edited by Surya Manoj Pentakota