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

feat: option to do indexing without a query #92

Open
iynaix opened this issue Dec 31, 2023 · 1 comment
Open

feat: option to do indexing without a query #92

iynaix opened this issue Dec 31, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers priority:low Low priority issues

Comments

@iynaix
Copy link

iynaix commented Dec 31, 2023

Is there a way to run rclip without a query, just to update the index? Use case would be to have it run as a cron job so when a query needs to be run, there wouldn't be any waiting for indexing.

@yurijmikhalevich
Copy link
Owner

@iynaix, at the moment, there is no such option. I'll give it a closer look. You can always run rclip with a query and ignore the querying output. Since querying is quick, it shouldn't introduce any overhead.

@yurijmikhalevich yurijmikhalevich added enhancement New feature or request good first issue Good for newcomers priority:low Low priority issues labels Jan 13, 2024
@yurijmikhalevich yurijmikhalevich changed the title Option to do indexing without a query? feat: option to do indexing without a query Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers priority:low Low priority issues
Projects
None yet
Development

No branches or pull requests

2 participants