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

CLI: add a watch mode that automatically re-indexes local files when a change occurs #23

Open
Stevenic opened this issue Sep 29, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Stevenic
Copy link
Owner

The command should be something like vectra watch <index> --keys <keys> --list <path list>. This should be done after #22 is finished.

@Stevenic Stevenic added the enhancement New feature or request label Sep 29, 2023
@Stevenic Stevenic self-assigned this Sep 29, 2023
@GaureeshAnvekar
Copy link

Does this have to be using a cron job, or before every query check if the index has to be updated and do it right before the query?

@Stevenic
Copy link
Owner Author

@GaureeshAnvekar it would use file system events to listen for folder changes

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

2 participants