On Tue, Dec 1, 2015 at 7:07 PM, Tom Obrien <[email protected]> wrote: > I installed DSpace and VuFind on one machine. Though Dspace is working > well. VuFInd shows solr is not working. It indicates the problem as in > http://localhost:8080/solr.
1) Did you create the VuFind indices (biblio, stats, authority)? VuFind won't be able to create them automatically when you point it to DSpace's Solr. Please note that both DSpace and VuFind will conflict over the use of the "authority" index name (if you decide to enable SolrAuthority, which is an optional feature in DSpace). 2) Did you make sure that the version of Solr your version of VuFind works with matches the version of Solr your version of DSpace works with? There may be non-obvious bugs if you didn't. 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 http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
