Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add a custom search backend? #2290

Open
lyra-white opened this issue Mar 14, 2024 · 0 comments
Open

How to add a custom search backend? #2290

lyra-white opened this issue Mar 14, 2024 · 0 comments
Labels

Comments

@lyra-white
Copy link

lyra-white commented Mar 14, 2024

@siddharthlatest Thank you for the project, it looks dope.
For my college project, algorithms class, we have an assignment on writing search engine. I am wondering if it is possible to use my custom search engine with UI components. If yes, how to do that? This would give my project some cool look and feel.

Edit:
Our assignment is just creating a basic traditional search engine. The aim of the project is to learn data structures and algorithms in depth. We already have a REST API that can accept query and return results in json format. I am looking to inject my results into ReactiveList, ResultCard, and using SearchBox for query.

@lyra-white lyra-white added the bug label Mar 14, 2024
@lyra-white lyra-white changed the title How to add a custom search engine? How to add a custom search backend? Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant