http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: Kasi Sankaralingam <[EMAIL PROTECTED]>
To: "solr-user@lucene.apache.org"
Sent: Tuesday, November 13, 2007 6:48:03 PM
Subject: RE: two solr instances - index and commit
This works, the only thing you need
, 2007 6:07 AM
To: solr-user@lucene.apache.org
Subject: Re: two solr instances - index and commit
Solr-1 - for indexing instance - localhost:8880/solr_1
solr-2 - for search - localhost:8080/solr_2 (different port number than
solr-1)
Here is the list of steps what I tried.
1. in the Solr-1, index and
est one and it works.
>
> -Original Message-
> From: Jae Joo [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 13, 2007 9:06 AM
> To: solr-user
> Subject: two solr instances - index and commit
>
> Hi,
>
> I have two solr instance running under different tomcat envi
out for, you will get stale NFS problem, I replaced lucene core
that is shipped with solr to the latest one and it works.
-Original Message-
From: Jae Joo [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 13, 2007 9:06 AM
To: solr-user
Subject: two solr instances - index and commit
Hi,
I
Hi,
I have two solr instance running under different tomcat environment.
One solr instance is for indexing and would like to commit to the other solr
instance.
This is what I tried, but failed.
using post.sh (without commit), the docs are indexed in solr-1 instance.
After indexed,
call commit co