Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

PATRIC3/patric_solr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Download PATRIC customized solr package from the p3_solr releases page (e.g solr-6.6.1-PATRIC.tgz).

    > tar xvzf solr-6.6.1-PATRIC.tgz
    > cd solr-6.6.1-PATRIC
    
  2. Clone config files into the installation directory

    > git clone https://github.com/PATRIC3/patric_solr.git
    
  3. Start Solr instance

    ./bin/solr restart -Dsolr.solr.home=<full_path/to/patric_solr> -Dlucene.version=5.3
    
    • change lucene.version according to your lucene version

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages