[MarkLogic Dev General] adding to marklogic classpath
Frank Sanders
Frank.Sanders at marklogic.com
Mon Dec 1 06:25:02 PST 2008
RecordLoader is actively maintained, according to the workshop page the last
release was built on 6/24/2008.
You can get the latest releases here:
http://xqzone.marklogic.com/svn/recordloader/releases/
The SVN repository for the code is here:
http://xqzone.marklogic.com/svn/recordloader/trunk/
The tutorial is a bit old, but all the information remains relevant.
The README.html found in the SVN repository will give you additional
information on all the supported extensions.
Hope this helps, it should definitely suit your needs in loading those XML
files. I have a few sample properties files, along with some bash scripts to
run RecordLoader that I can share if you would find them helpful.
-fs
-----Original Message-----
From: general-bounces at developer.marklogic.com
[mailto:general-bounces at developer.marklogic.com] On Behalf Of Dave Pawson
Sent: Monday, December 01, 2008 8:44 AM
To: General Mark Logic Developer Discussion
Subject: Re: [MarkLogic Dev General] adding to marklogic classpath
2008/11/30 Ron Hitchens <ron.hitchens at marklogic.com>:
>
> You need to be more specific about what you're
> trying to do. MarkLogic Server is not written in
> Java so there is no extension API that lets you
> plug your own classes into it.
OK, wrong assumption on my part. Sorry.
>
> If you're trying to use XCC to send documents
> to MarkLogic, then you can use any of several
> approaches. There are some samples bundled with
> XCC and there are several open source projects
> on http://developer.marklogic.com that may be
> useful.
Thanks. I've been trying
http://developer.marklogic.com/howto/tutorials/2006-06-recordloader.xqy
but its either dated or unmaintained.
>
> You can also do the job entirely in XQuery if
> the files you want to load are on the same host
> where MarkLogic Server is running. See the docs
> on the developer site.
Is that a MarkLogic extension then?
>
> If you post the specifics of what you've tried,
> including code, then someone may be able to point
> you in the right direction.
I want to upload a few hundred small xml files to the server
and play with them from there.
Xquery doesn't have such a facility as per xslt 2.0
so I wrote an extension in java... which I can now
throw away :-)
regards
--
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk
_______________________________________________
General mailing list
General at developer.marklogic.com
http://xqzone.com/mailman/listinfo/general
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4245 bytes
Desc: not available
Url : http://xqzone.marklogic.com/pipermail/general/attachments/20081201/607b9ed5/smime.bin
More information about the General
mailing list