[MarkLogic Dev General] How to bulk import XML to MLS

Ron Hitchens ron.hitchens at marklogic.com
Tue Jan 30 07:57:03 PST 2007


    The XCC/.NET distribution contains an example
class named ContentLoader which can load one or
more documents.  It has methods to bulk load many
documents from a list you provide.  Its "main()"
method accepts filenames on the command line, but
you could easily call one of the load methods from
a class that does a directory/tree traversal, or
reads in a list of filenames.

On Jan 30, 2007, at 4:36 AM, Schouten, Edgar J. (RBI-NL) wrote:

> Hi,
>
> Has anyone a straight-forward example of a .Net project using XCC to
> bulk-import XML-files? (from directory tree or from a file containing
> filenames)
> Secondly, does anyone know how soon "Windows version of CQSH coming
> soon" is going to be?
>
> Kind Regards
> EdgarS
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
> http://xqzone.com/mailman/listinfo/general

---
Ron Hitchens {ron.hitchens at marklogic.com}  650-655-2351






More information about the General mailing list