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

UpdateIndexTask should handle delete-only cases too #2041

Closed
analogrelay opened this issue Apr 8, 2014 · 2 comments
Closed

UpdateIndexTask should handle delete-only cases too #2041

analogrelay opened this issue Apr 8, 2014 · 2 comments

Comments

@analogrelay
Copy link
Contributor

UpdateIndexTask currently skips the update if there are only deletes, we should only skip when there are absolutely no changes.

@analogrelay analogrelay added this to the v3.0.4 milestone Apr 8, 2014
@analogrelay analogrelay self-assigned this Apr 8, 2014
@analogrelay analogrelay removed this from the v3.0.4 milestone Apr 18, 2014
@johnataylor
Copy link
Member

This is fixed in the V3 indexing work. All V2 deletes are currently broken.

@johnataylor
Copy link
Member

We we have consolidated the search services and indexes this should be automatically fixed.

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

2 participants