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

TJDB: As a user, I should be able to perform substring search in FKR dropdowns #9701

Open
akshaysasidrn opened this issue May 14, 2024 · 0 comments · Fixed by #9813 · May be fixed by #9785
Open

TJDB: As a user, I should be able to perform substring search in FKR dropdowns #9701

akshaysasidrn opened this issue May 14, 2024 · 0 comments · Fixed by #9813 · May be fixed by #9785

Comments

@akshaysasidrn
Copy link
Collaborator

akshaysasidrn commented May 14, 2024

Is your proposal related to a problem?

A user can only do a strict search in FKR dropdown

Describe the solution you'd like

We should let the user do the nearest search for applicable datatypes on the entire dataset rather than the loaded values which is in-memory.

@akshaysasidrn akshaysasidrn added this to the Database 1.1.1 milestone May 14, 2024
@ganesh8056 ganesh8056 self-assigned this May 15, 2024
@akshaysasidrn akshaysasidrn changed the title TJDB: As a user, I should be able to perform nearest search in FKR dropdowns TJDB: As a user, I should be able to perform substring search in FKR dropdowns May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment