Jose: As you know, I had a similar issue, I went through and checked all of old emails concerning this problem, and I am not sure if this is your problem, but the problem I had was actually in my tomcat server.xml config file. The original configuration that I had worked in DSpace 4.x, but NOT in DSpace 5.x. In my server.xml, had a local host declaration and an "ecommons.cornell.edu" declaration. The two declarations were causing a conflict and locking solr. I merged everything under localhost and then I had no more problems with the solr indexes. Do you think that your problem may be with your tomcat server configuration? George Kozak Cornell University
On Mon, Feb 22, 2016 at 9:25 AM, Jose Blanco <[email protected]> wrote: > HOw can I tell how far it's gone. If I go to the /search dir and I don't > see any changes. I actually have enabled lucene in my instance because I'm > using the advanced search page. Again. Is this equivalent to doing > > ./dspace index-init > > Many thanks! > > On Mon, Feb 22, 2016 at 9:18 AM, helix84 <[email protected]> wrote: > >> Yes, it's supposed to work that way, but I don't know anyone who has >> tested it. Lucene is deprecated in DSpace 5 and removed in DSpace 6 in >> favour of Solr-based Discovery. >> >> >> Regards, >> ~~helix84 >> >> Compulsory reading: DSpace Mailing List Etiquette >> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette >> > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- *************************** George Kozak Digital Library Specialist Cornell University Library - IT 218 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 [email protected] -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
