Commit 65b7d8c
authored
feat: added metadata storage in dynamic fields for Milvus (#533)
Added tests for dynamic field usage and metadata storage in Milvus
connector.
Now all the metadata in files should go into dynamic filed in a
collection if it's available. If it's not we omit saving it.
Previously it wasn't saved at all.1 parent 7cb2477 commit 65b7d8c
4 files changed
Lines changed: 498 additions & 36 deletions
File tree
- test/integration/connectors
- unstructured_ingest
- processes/connectors
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
0 commit comments