Hi, We have a requirement where we are ingesting json documents using mlcp with the delimited_json input file type. We would like to be able to log the json documents that failed ingestion. At the moment, mlcp outputs error messages, but these only identify the line where the error occurred, and in a somewhat unwieldy format.
I tried both mlcp_transform and pre-commit code. However, both of these seemed to only get the documents once they have been parsed correctly – so they provide no way of logging the documents that failed. This seems to be a fundamental requirement of ingestion. How can you do a custom log of documents that failed to be ingested? Thanks!
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
