You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed
# TODO: we need to delete documents when a property is *reindexed*
as add_text that does the reindexing uses replace_document that does
an upsert operation. The original TODO was added when add_document was
used to insert a document.
0 commit comments