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

✨ Add basic ESearch support #333

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Sep 26, 2024

No description provided.

nevans and others added 21 commits September 26, 2024 16:05
Used by search, uid_search, sort, uid_sort, thread, and uid_thread.
Forward all `#search` and `#uid_search` arguments to `#search_internal`.
Matches objects which should be implicitly converted into SequenceSet
objects.  Note that the inputs are not validated, and some valid inputs
(Enumerable other than Array or Set) will be rejected.
Used by search, uid_search, sort, uid_sort, thread, and uid_thread.
The command needs to know its own tag in order to filter responses based
on it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant