c2siorg / Codelabz

Codelabz
Apache License 2.0
12 stars 51 forks source link

Implement and Refactor Search Functionality for Tutorials #150

Open lokeshwar777 opened 2 months ago

lokeshwar777 commented 2 months ago

Description

This PR introduces significant updates and refinements to the app's search functionality. Key changes include:

Related Issue

This PR is related to an issue that aims to implement and optimize the search functionality for tutorials based on tags and titles using Elastic Lunr. Closes #149

Motivation and Context

These changes are necessary to provide users with a robust search experience. The existing search functionality was incomplete, making it difficult for users to find tutorials by tags and titles. By fully implementing Elastic Lunr, the app now offers a faster and more accurate search mechanism, improving overall user experience.

How Has This Been Tested?

Tested locally to ensure that the search functionality works as expected across various components.

Types of changes

Checklist: