-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
status: needs triageIssue needs triage to determine resolution.Issue needs triage to determine resolution.
Description
Is your feature request related to a problem?
Currently, users cannot search for blog entries by title or content, making it difficult to find specific articles. A search function would improve accessibility and user experience.
Describe the solution you'd like.
Implement a search functionality that allows users to:
- Search blog posts by title.
- Search blog posts by content (Markdown-based).
- Display relevant search results dynamically.
- Highlight search terms in the results for better visibility.
The search should be optimized for performance and support partial and full-text matching.
Describe alternatives you've considered.
Manually categorizing blog posts and relying solely on filtering, but this is not user-friendly for large amounts of content.
Other
Ensure that the search function is efficient and scalable, avoiding unnecessary performance bottlenecks.
Metadata
Metadata
Assignees
Labels
status: needs triageIssue needs triage to determine resolution.Issue needs triage to determine resolution.
Type
Projects
Status
Triage