Skip to content

patric_solr (owner: dmachi, team: mshukla, hyoo, anwarren)

License

Notifications You must be signed in to change notification settings

AllanDickerman/patric_solr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 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

About

patric_solr (owner: dmachi, team: mshukla, hyoo, anwarren)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%