Search improvement idea DocFind

Hi :waving_hand:

WHAT DO YOU RECOMMEND?

*Check DocFind library - high performance, client-side search library.

link:* Building docfind: Fast Client-Side Search with Rust and WebAssembly

ADDITIONAL CONTEXT

I recently came across an article that showed a super-fast search engine. I saw after the last update that you will be working systematically to improve the search engine, so I thought that something like this might help you explore new possibilities

HOW COULD IT BE DONE?

-

REAL WORLD USE CASES

RECOMMENDED ALTERNATIVES

-

This feature request has been added to our tracker and received by our product team.

Thanks for the suggestion. After review this approach is not a good fit for the Anytype app search architecture. The app already uses Tantivy integrated in anytype-heart, and the current work on search improvements focuses on indexing consistency, ranking, and search behavior rather than replacing the search engine. Closing this issue.