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

Reduce Processing by Checking File Modified Stamps #133

Closed
boyter opened this issue Aug 16, 2017 · 1 comment
Closed

Reduce Processing by Checking File Modified Stamps #133

boyter opened this issue Aug 16, 2017 · 1 comment

Comments

@boyter
Copy link
Owner

boyter commented Aug 16, 2017

With the removal of the deltas updates to the index now need to process the whole of the file repository.

This should hook into the last index time and check the last modified date so that this can be faster. For reindex it needs to determine if the index is in reindex state and if so skip this check.

@boyter
Copy link
Owner Author

boyter commented Aug 18, 2017

Currently sitting in master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant