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

2015-07-03 Thread euler
Hi helix and all,


helix84 wrote
 Check your authority control configuration. The specific configuration
 depends on what you are trying to achieve. But the default configuration
 (no authority control) should work, so start with that and modify as
 needed.

I'm having this issue if authority control was not enabled and if some items
have authority control in their subjects. The problem is these items were
not indexed even if I run dspace index-discovery -b, ie they are not
available in the browse list and does not appear in search results. This is
really a concern since the repository that I'm trying to set up have
customized controlled vocabulary (they are not using the example structure
in srsc or nsi) and I can't just enable the authority control for this to
work.

Please help on how to solve this. I just upgraded this repository to ver.
5.2.

Thanks in advance,
euler



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/ERROR-creating-index-discovery-tp4676204p4678701.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
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


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

2015-01-14 Thread euler
Have you tried enabling authority control for authors in your dspace.cfg? I
have encountered this error too in my test dspace5 and enabling authority
control for authors seemed to solved it.

Regards,
euler



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/ERROR-creating-index-discovery-tp4676204p4676206.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
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


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

2015-01-14 Thread helix84

 ERROR org.dspace.discovery.SolrServiceImpl @ No choices plugin was
 configured for field dc_contributor_author.
 java.lang.IllegalArgumentException: No choices plugin was configured for field
 dc_contributor_author.


This pertains to authority control settings, they can be found here:
https://github.com/DSpace/DSpace/blob/dspace-4_x/dspace/config/dspace.cfg#L1499-1581

1) Make sure you're not using your 1.6 configuration files with DSpace 4,
that can cause various hard-to-debug problems. Always start with the
default configuration from the new version and put your changes in there,
not the other way around.

2) Check your authority control configuration. The specific configuration
depends on what you are trying to achieve. But the default configuration
(no authority control) should work, so start with that and modify as needed.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
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