Thanks for the reply, I appreciate it.

Basically, I downloaded the latest nightly build of Solr --> unzip it -->
shut down Tomcat -->copy the solr.war file to the Tomcat webapps container
(/opt/tomcat6/webapps) --> start Tomcat --> set up the schema.xml file
located in /opt/tomcat6/webapps/solr/example/solr/conf.

After all of these above operations, I go to the directory
/opt/tomcat6/webapps/solr/example and run 'java -jar start.jar' and the port
8983 is opened. See my solr in action http://208.64.71.46:8983/solr/, you
can do a search from there or in the admin panel.

If what I did was wrong, could you please give me some instruction? I
appreciate it!

Happy holidays!

Tony


On Fri, Dec 26, 2008 at 9:45 AM, Otis Gospodnetic <
otis_gospodne...@yahoo.com> wrote:

> Hi Tony,
>
> It looks like you already asked on the Nutch list.  Maybe just stick to one
> list?
> It's impossible to tell what went wrong from the information you provided
> below.  Are there any errors in the log?  Are you sure your solr home is set
> correctly?
>
> Otis
> --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>
>
>
> ----- Original Message ----
> > From: Tony Wang <ivyt...@gmail.com>
> > To: solr-user@lucene.apache.org
> > Sent: Friday, December 26, 2008 11:20:06 AM
> > Subject: Please help me integrate Nutch with Solr
> >
> > I got the web interface to work at here
> > http://208.64.71.46:8080/search.jsp?lang=en&query=tony , but my search
> query
> > in Solr doesn't seem to work correctly. There is no any result retrieved
> > from
> >
> http://208.64.71.46:8983/solr/select?q=tony&start=0&rows=10&fl=title%2Curl%2Cscore&qt=standard&wt=standard&hl=on&hl.fl=content
> >
> > I followed this guide to integrate Nutch with Solr
> >
> http://blog.foofactory.fi/2007/02/online-indexing-integrating-nutch-with.html
> .
> > I wonder what could be wrong with my integration.
> >
> > I use CentOS 5.2, Tomcat6 and Nutch & Solr latest nightly builds.
> >
> > Thanks!
> >
> > Tony
> >
> > --
> > Signature: Success is a journey that never ends.
>
>


-- 
Signature: Success is a journey that never ends.

Reply via email to