Hi Pablo

I'm not very clear on your setting and which action you're trying to make.

There 2 commands available to import items using CSV:
- The Batch Metadata Editing => bin/dspace metadata-import
- The import via Simple Archive Format (in combination with BTE) => bin/dspace import

The output you provided corresponds to the import via Simple Archive Format.
This one is not configured by /config/modules/bulkedit.cfg
(you wouldn't need to modify this anyway because import and export use the same configuration)
The BTE import for CSV has some configuration in config/spring/api/bte.xml,
but as you experienced this import does not seem to have support for authority keys.

You said you're using dspace 4.1.2 but you also said the import was slow because "the import needs to query solr about that author in order to get his authority key". However the solr authority cache is new in dspace 5. Could you explain?

Pablo Buenaposada schreef op 26/01/15 om 10:28:
I only see dspace wiki links there.
What's supposed I have to look?



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Importing-authority-keys-tp4673813p4676379.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
logo
        *Antoine Snyers*
/2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010/
/Esperantolaan 4, Heverlee 3001, Belgium/
www.atmire.com <http://atmire.com/website/?q=services&utm_source=emailfooter&utm_medium=email&utm_campaign=antoine>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to