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

case insensitive search #269

Open
JTvD opened this issue Sep 27, 2024 · 1 comment
Open

case insensitive search #269

JTvD opened this issue Sep 27, 2024 · 1 comment

Comments

@JTvD
Copy link
Collaborator

JTvD commented Sep 27, 2024

General question, when using the GUI we noticed the metadata searches are case sensitive.
As people all have their own preferred way of entering data we get both 'Potato' and 'potato'.

The PRC has an option to query case insensitive: session.irods_session.query(case_sensitive = False)
Is it possible to change the default implementation to this?
Users can still look to the list for the objects/collections they want to download.

@chStaiger
Copy link
Collaborator

We can do that in the API.

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

No branches or pull requests

2 participants