Giter Site home page Giter Site logo

roflinn / vivo-solr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vivo-project/vivo-solr

0.0 1.0 0.0 117 KB

Configuration and Installation instructions for VIVO's external Solr

License: Apache License 2.0

CSS 7.40% JavaScript 43.17% XSLT 49.43%

vivo-solr's Introduction

vivo-solr

Configuration and Installation instructions for VIVO's external Solr

Requirements

This configuration has been tested with VIVO 1.11.0 and Solr 4.7.0

Quick Start

  1. Download and install Solr 7.4.0
  2. Create directory:
    ${SOLR_HOME}//opt/solr/solr-7.4.0/server/solr/vivocore/
    
    • Where ${SOLR_HOME} is the directory in which you installed Solr
  3. Add the vivocore directory of this GitHub repo and its contents into ${SOLR_HOME}/server/solr/
    • The end result should be a directory structure such as
    ${SOLR_HOME}/server/solr/vivocore/core.properties
                                  └── conf/
                                       ├── currency.xml
                                       ├── elevate.xml
                                       └── ... 
    
  4. Start solr
    ${SOLR_HOME}/bin/solr start
  5. Update VIVO runtime.properties
    vitro.local.solr.url = http://localhost:8983/solr/solrcore   
    
  6. Start VIVO!

Credits

The VIVO-specific configuration and general source of this repository comes from: Huda Khan SolrVIVOConfiguration

vivo-solr's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.