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

[IDEA] Advanced Searching #6062

Open
dfores opened this issue Jan 16, 2024 · 4 comments
Open

[IDEA] Advanced Searching #6062

dfores opened this issue Jan 16, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@dfores
Copy link

dfores commented Jan 16, 2024

Allow for more flexible order of operations by adding Boolean operators in the advanced search

It would be great to see an enhancement that would allow a user to search on the same metadata column with two different values. Right now if you add the same two metadata columns with two different values nothing returns. when multiple columns are put in it would be neat to have the ability to set the order of operations; see screenshot below.

Mirth Enhancement for Advanced Search

@dfores dfores added the enhancement New feature or request label Jan 16, 2024
@pacmano1
Copy link
Collaborator

I suggest a more SQL like syntax rather than an organized UI like that. Perhaps with fields that can be drag dropped.

e.g. where ${TYPE} in ('ORU-RO1','ADT-A04')

@dfores
Copy link
Author

dfores commented Jan 18, 2024

This makes more sense to me!

@tonygermano
Copy link
Collaborator

related to #4411

@mikeyw
Copy link

mikeyw commented May 30, 2024

To quote @pacmano1 , 1000 upvotes!

I love the idea of writing the search parameter in a javascript format, but I'd be happy with just the ability to specify a regex in the search field.

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

No branches or pull requests

4 participants