Hi, On 27/03/14 13:54, royopa wrote: > I'm having problems with DSpace 4.1 because after the inclusion of an > item in a collection, it is not automatically indexed and will not > appear neither in the search nor the recent submissions. > > These newly added items are only available for viewing after > implementation of index-discovery command. > > I checked the demo dspace page and there the newly added item will > automatically appear in the search automatically. > > What should I do in this case for indexing is automatic?
Do you have the discovery event consumer set up in dspace.cfg? If you did a fresh install of 4.1 then this should be all sorted. If you upgraded from an older version then check the official documentation for DSpace 3 on enabling Discovery: https://wiki.duraspace.org/display/DSDOC3x/Discovery#Discovery-EnablingDiscovery Step 2. I would also check the permissions of the solr directory and its subdirectories ([dspace]/solr). These directories need to be writeable by the user that Tomcat runs as. cheers, Andrea -- Dr Andrea Schweer IRR Technical Specialist, ITS Information Systems The University of Waikato, Hamilton, New Zealand ------------------------------------------------------------------------------ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

