Skip to content

venu/solr-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solr Install

##Get started cd /tmp/ git clone https://github.com/lbdremy/solr-install.git cd solr-install ./install.sh sudo ./etc/init.d/jetty start

  • Now visit http:https://localhost:8983/solr

##Notes In Redhat Enterprise Linux you cannot execute from /tmp because /tmp is mounted as noexec. On attempt it gives you the following error: "bad interpreter: Permission denied", so cloned and executed it somewhere else.

About

Setup Solr and Jetty for Debian & RedHat distributions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published