solr-tomcat package on ubuntu lucid
Posted
by pablo
on Stack Overflow
See other posts from Stack Overflow
or by pablo
Published on 2010-04-30T02:30:26Z
Indexed on
2010/04/30
2:37 UTC
Read the original article
Hit count: 343
Hi
I've installed solr-tomcat package on ubuntu lucid (10.04 latest). It automatically install java and tomcat and hopefully all other dependencies. I can access tomcat at http://localhost:8080 but not sure where to find the solr web admin http://localhost:8180 gives me nothing.
Is this package known to work? I've read that on previous ubuntu releases the packages were broken. Do I need to configure anything after installing the package?
Thanks
© Stack Overflow or respective owner