Re: [Dspace-tech] ERROR: creating index discovery‏

2015-02-04 Thread euler
Hello, If you want the dc.contributor.tutor to be authority controlled, add this lines to your dspace.cfg: choices.plugin.dc.contributor.tutor= LCNameAuthority choices.presentation.dc.contributor.tutor= lookup authority.controlled.dc.contributor.tutor= true I don't know if using wildcards will

Re: [Dspace-tech] ERROR: creating index discovery‏

2015-01-23 Thread . .
error. Are there any other ideas? Date: Thu, 22 Jan 2015 06:24:08 -0800 From: esne...@seafdec.org.ph To: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] ERROR: creating index discovery‏ Hello alsapama, Please try to enable the authority plugin for dc.contributor.author

Re: [Dspace-tech] ERROR: creating index discovery‏

2015-01-23 Thread euler
Sorry, I forgot to mention that you also have to uncomment this line in order for the LCNameAuthority to work: lcname.url = http://alcme.oclc.org/srw/search/lcnaf As usual, save dspace.cfg and restart tomcat. Regards, euler -- View this message in context:

Re: [Dspace-tech] ERROR: creating index discovery‏

2015-01-23 Thread euler
Did you uncomment these lines? choices.plugin.dc.contributor.author = LCNameAuthority choices.presentation.dc.contributor.author = lookup authority.controlled.dc.contributor.author = true In dspace 4x, these lines are located here:

Re: [Dspace-tech] ERROR: creating index discovery‏

2015-01-23 Thread . .
-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] ERROR: creating index discovery‏ Did you uncomment these lines? choices.plugin.dc.contributor.author = LCNameAuthority choices.presentation.dc.contributor.author = lookup authority.controlled.dc.contributor.author = true In dspace 4x

Re: [Dspace-tech] ERROR: creating index discovery‏

2015-01-22 Thread euler
Hello alsapama, Please try to enable the authority plugin for dc.contributor.author. In your dspace.cfg, uncomment these lines (remove the #): plugin.named.org.dspace.content.authority.ChoiceAuthority = \ org.dspace.content.authority.LCNameAuthority = LCNameAuthority, \

Re: [Dspace-tech] ERROR: creating index discovery‏

2015-01-22 Thread . .
) at org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:225) at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:77) From: alsap...@hotmail.es To: dspace-tech@lists.sourceforge.net Date: Thu, 22 Jan 2015 12:09:48 +0100 Subject: [Dspace-tech] ERROR

[Dspace-tech] ERROR: creating index discovery‏

2015-01-22 Thread . .
Thanks for the response.I am using the configuration file (dspace.cfg) of Versioned 4.2.I do not have active control authorities in this version.I copy of the file (dspace.cfg) for the control authorities, I have not touched anything in this configuration.# Authority Control Settings