#1 needs to be done for this task
Check for working status through filemgr_client
./filemgr-client --url http://localhost:9000 --operation --ingestProduct --productName blah.txt --productStructure Flat --productTypeName GenericFile --metadataFile file:///tmp/blah.txt.met --refs file:///tmp/blah.txt
Check this Link for more details.
Try to ingest a file into filemgr container, and see if it appears in the solr index in the tomcat image created in (#1)
#1 needs to be done for this task
Check for working status through filemgr_client
./filemgr-client --url http://localhost:9000 --operation --ingestProduct --productName blah.txt --productStructure Flat --productTypeName GenericFile --metadataFile file:///tmp/blah.txt.met --refs file:///tmp/blah.txtCheck this Link for more details.
Try to ingest a file into filemgr container, and see if it appears in the solr index in the tomcat image created in (#1)