mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-08-05 23:41:07 +00:00

### Description This adds the basic implementation of pushing the generated json output of partition to mongodb. None of this code provisions the mondo db instance so things like adding a search index around the embedding content must be done by the user. Any sort of schema validation would also have to take place via user-specific configuration on the database. This update makes no assumptions about the configuration of the database itself.
4 lines
44 B
Plaintext
4 lines
44 B
Plaintext
-c ../constraints.in
|
|
-c ../base.txt
|
|
pymongo
|