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

Text search with relevance #6938

Open
ertucaglar opened this issue Nov 27, 2024 · 1 comment
Open

Text search with relevance #6938

ertucaglar opened this issue Nov 27, 2024 · 1 comment

Comments

@ertucaglar
Copy link

Problem

I move the data and state management in my app to Realm and everything works great.

However, I perform text search in many screens within the application.

Of course, I can do this with different react-native compatible packages for now, but there is a lot of data inside and I don't want to index the data I store in Realm in another place.

This would be a very powerful feature for Realm

Solution

No response

Alternatives

No response

How important is this improvement for you?

Would be a major improvement

Feature would mainly be used with

Local Database only

@kraenhansen
Copy link
Member

This might be useful to you: #5755 (comment) ... I don't know if we have it documented elsewhere.

That being said any feature added to the SDK will have to come from the community, as we've announced the deprecation of the SDK: https://github.com/realm/realm-js/blob/main/DEPRECATION.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants