idg.tools icon indicating copy to clipboard operation
idg.tools copied to clipboard

Improved search engine

Open Greenheart opened this issue 1 year ago • 2 comments

For now, the initial search is a good start. But it could be improved in the future.

Inspiration for how to implement an open source search solution: https://tauri.app/blog/2023/02/09/tauri-community-growth-and-feedback

This would require a server component, but might be worth it since it could save us time to focus on other things.

However, there might be a better client side search library out there that could help. Perhaps a library using WebAssembly modules to improve performance.

Greenheart avatar Mar 21 '23 11:03 Greenheart