Hi,

am I correct to assume that the RecordLoader does add some kind of
default collection to each document it adds to a database?  I have
observed that all files added have a collection name like this
"com.marklogic.ps.RecordLoader.1252184760899".  I read through the
RecordLoader's README file, and the OUTPUT_COLLECTIONS' default value
is null.

Is there a way not to generate this collection?

the configuration properties in this scenario used are:

CONNECTION_STRING=xcc://admin:[email protected]:8090
INPUT_PATH=c:/users/jakob/downloads/ilibrary-ftp.zip
INPUT_STRIP_PREFIX=ilibrary-ftp/ilibrary-ftp/
OUTPUT_COLLECTIONS=ilibrary
SKIP_EXISTING=true
THREADS=4

MarkLogic version is 4.1-1. RecordLoader is version 2009-09-01.1 on 1.6.0_14
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to