In ezfind 2.1 , did not index the content.

In ezfind 2.1 , did not index the content.

Tuesday 26 October 2010 7:59:25 am - 2 replies

Modified on Tuesday 26 October 2010 8:03:58 am by Romeo Antony

Author Message

Christian Rößler

Tuesday 26 October 2010 12:42:42 pm

Please do not run scripts as root-user if they would run without having root privileges. Running those scripts as unprivileged user would prevent the noisy output and would also focus on real errormessages.

You mentioned the you tried java 1.5 and 1.6 . Did you start the solr daemon? is JAVA_BIN in your path environment variable registered? Could you invoke a curl to localhost:8983 successfully ?

It simply seems solr is not running. Try the following statements if knowing what they are for and how to alter them for centOS:

netstat -antp | grep 8983

ps aux | grep java

curl http://localhost:8983/solr

cheers,chris

Hannover, Germany
eZ-Certified http://auth.ez.no/certification/verify/395613

Romeo Antony

Wednesday 27 October 2010 4:14:08 am

Thanks for your post.

Solr is running perfect.I have checked it http://localhost:8983/solr/admin

it is working. I will recheck it again with all the reqirements and let you know how it is .

Regards

Romeo

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.