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

Fix a merge mistake that results in a full reindex on file save #1960

Conversation

spew
Copy link
Contributor

@spew spew commented Aug 7, 2024

In #1873, the file save handler was changed to only reindex the single saved file. However, in the merge commit d0f3209 the change was partially reverted and now the entire index is being refreshed on single file save.

Checklist

  • The base branch of this PR is dev, rather than main
  • The relevant docs, if any, have been updated or created

In continuedev#1873, the file save
handler was changed to only reindex the single saved file. However, in
the merge commit d0f3209 the change was
partially reverted and now the entire index is being refreshed on single
file save.
@Patrick-Erichsen
Copy link
Collaborator

Good catch 👍

@Patrick-Erichsen Patrick-Erichsen merged commit 41917ad into continuedev:dev Aug 7, 2024
1 check failed
@fry69 fry69 mentioned this pull request Aug 9, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants