Skip to content

lbdremy/solr-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 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://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

[not maintained] Setup Solr and Jetty for Debian & RedHat distributions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages