Thanks, I’ll take a look.
Cheers, E. -- Eliot Kimber http://contrext.com From: <[email protected]> on behalf of Gary Vidal <[email protected]> Reply-To: MarkLogic Developer Discussion <[email protected]> Date: Thursday, May 25, 2017 at 5:37 AM To: <[email protected]> Subject: [MarkLogic Dev General] Processing Large Number of Docs to Get Statistics Eliot, I will share some code I wrote using Apache Flink, which does exactly what you want to do for MarkLogic on a client machine. The problem is with such an old version of ML you are forced to pull every document out and perform analysis externally. In my previous life I wrote a version that runs on MarkLogic using spawn and parallel tasks, but not sure it would work on 4.2, but will share for sake of others. Feel free to contact me directly for any additional help https://github.com/garyvidal/ml-libraries/tree/master/task-spawner _______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
