This repository was archived by the owner on Sep 29, 2025. It is now read-only.
Commit 1dd81fc
authored
* ingest:all command deletes pages and embeddings not in data sources, default behavior is soft delete pages
* refactor tests to use mongodb-memory-server, add tests for delete in ingest:all command
1 parent 7f4e4a8 commit 1dd81fc
File tree
10 files changed
+585
-138
lines changed- packages
- mongodb-rag-core/src/contentStore
- mongodb-rag-ingest
- src/commands
10 files changed
+585
-138
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
63 | 78 | | |
64 | 79 | | |
65 | 80 | | |
| |||
72 | 87 | | |
73 | 88 | | |
74 | 89 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 90 | + | |
79 | 91 | | |
80 | 92 | | |
81 | 93 | | |
| |||
0 commit comments