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

Improve performance of text searching #2401

Open
Tracked by #2418
adam-wolfe opened this issue Jan 3, 2025 · 1 comment
Open
Tracked by #2418

Improve performance of text searching #2401

adam-wolfe opened this issue Jan 3, 2025 · 1 comment
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits

Comments

@adam-wolfe
Copy link
Contributor

Is your feature or enhancement request related to a problem or limitation? Please describe

The current search implementation works well for smaller numbers of members/data sets but can be slow for searching through larger PDSs.

Describe your enhancement idea

We should investigate and decide on a searching method that improves performance (possibly by invoking SuperC via JCL/TSO/REXX or by using dgrep from ZOAU). This may need to be an opt-in feature if there are concerns about availability of ZOAU or other software or if the functionality requires additional configuration properties.

Describe alternatives you've considered

Provide any additional context

Some options may require the user to add information to their config (such as specifying a job statement or placing a Rexx script somewhere on the mainframe).

@adam-wolfe adam-wolfe added enhancement New feature or request new The issue wasn't triaged yet labels Jan 3, 2025
@github-project-automation github-project-automation bot moved this to New Issues in Zowe CLI Squad Jan 3, 2025
Copy link

github-actions bot commented Jan 3, 2025

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 5 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

@JTonda JTonda added priority-medium Not functioning - next quarter if capacity permits and removed new The issue wasn't triaged yet labels Jan 6, 2025
@zowe-robot zowe-robot moved this from New Issues to Medium Priority in Zowe CLI Squad Jan 6, 2025
@adam-wolfe adam-wolfe mentioned this issue Jan 22, 2025
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits
Projects
Status: Medium Priority
Development

No branches or pull requests

2 participants