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

Allow to query against empty search string #7

Closed
gennaro-tedesco opened this issue Jan 29, 2022 · 1 comment
Closed

Allow to query against empty search string #7

gennaro-tedesco opened this issue Jan 29, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@gennaro-tedesco
Copy link
Owner

Following this discussion it can be useful to allow the user to skip the prompt for repository name and query against topic and language only.

The idea is to implement a new flag, say -E, such that whenever such flag is passed, the query string defaults to empty name and we search against the rest of the flags only. Whilst this may result in very wide searches and therefore longer response times, it does allow for nice use cases of statistics and repository lists.

@gennaro-tedesco gennaro-tedesco added the enhancement New feature or request label Jan 29, 2022
@gennaro-tedesco
Copy link
Owner Author

Merged

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

1 participant