Repository for Mangan Embedding Documentation
In this example data will be stored in embedding
database.
To prepare, issue following command:
composer install
To see saving results run following command and check your MongoDB:
php saving.php
To see saving and retrieving results run following command (and check your MongoDB):
php retrieving.php