Skip to content

Conversation

@reebalazs
Copy link
Member

If an attribute becomes None, then the previous code would not have
updated the attribute value in the index and the previous value would
have lingered indefinitely.

This is a second variety fix which instead of unindexing the whole
object, just removes all attributes that are not in the data.
Caveat: currently effective only on string and text field types.

If an attribute becomes None, then the previous code would not have
updated the attribute value in the index and the previous value would
have lingered indefinitely.

This is a second variety fix which instead of unindexing the whole
object, just removes all attributes that are not in the data.
Caveat: currently effective only on string and text field types.
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