Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • First, try restarting Tomcat and go to [yourhost]/vivo/SearchIndex to see whether rebuilding the search index will fix the problem
  • In the [tomcat]/logs directory, check vivo.all.log to see whether there are any error messages related to Solr
  • Go to [yourhost]/vivosolr to see whether the Solr greeting page appears
    • If it does appear, then Vivo just can't reach it. Make sure that vitro.local.solr.url is set correctly in runtime.properties.
    • If you get a 403 HTTP error, then the authorization on Solr is a problem. Check your permissions.
    • If it does not appear, and you don't get a 403, then Solr did not install properly. Try cleaning the [tomcat]/webapps directory and [tomcat]/conf/Catalina/localhost directory, and rebuilding VIVO by running "ant all" again.rebuild VIVO using Maven
  • To see your individual, go to the Site Admin page
    • click on 'Class Hierarchy'
    • navigate to the FacultyMember class link and select that link
    • on the left side of the page select the button 'show all individuals in this class'
  • If an individual is found, you can select 'raw statements with this individual as subject' and you can also select 'display this individual (public)' and from there select the 'RDF' link to show the underlying RDF for the Person and some associated enitities.

...