Why index clear all documents on vector db? #29900
Replies: 1 comment 10 replies
-
When using the In your case, it seems that all documents were deleted, which might indicate that the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The docs_transformed is not change, just re-index with current data:
Result:
Indexing stats: {'num_added': 0, 'num_updated': 0, 'num_skipped': 23, 'num_deleted': 23}
Beta Was this translation helpful? Give feedback.
All reactions