Re: Lucene 3.4.0 Merging

2011-10-02 Thread Ahson Iqbal
Hi Steve Still same problem Regards Ahsan  - Original Message - From: Steven A Rowe sar...@syr.edu To: solr-user@lucene.apache.org solr-user@lucene.apache.org Cc: Sent: Sunday, October 2, 2011 1:06 AM Subject: RE: Lucene 3.4.0 Merging Ahsan, You have one other problem: on windows

RE: Lucene 3.4.0 Merging

2011-10-02 Thread Steven A Rowe
Subject: Re: Lucene 3.4.0 Merging Hi Steve Still same problem Regards Ahsan  - Original Message - From: Steven A Rowe sar...@syr.edu To: solr-user@lucene.apache.org solr-user@lucene.apache.org Cc: Sent: Sunday, October 2, 2011 1:06 AM Subject: RE: Lucene 3.4.0 Merging

Re: Lucene 3.4.0 Merging

2011-10-02 Thread Ahson Iqbal
: Sunday, October 2, 2011 6:49 AM Subject: RE: Lucene 3.4.0 Merging Ahsan, Maybe one or both of the Lucene jar files are not where your classpath says they are?  Try copying them into the current directory, then adjusting the classpath entries, like so: java -cp lucene-core-3.4.0.jar;lucene

Re: Lucene 3.4.0 Merging

2011-10-01 Thread Ahson Iqbal
, 2011 10:56 AM Subject: RE: Lucene 3.4.0 Merging Hi Ahson, The wiki page you got your cmdline invocation from http://wiki.apache.org/solr/MergingSolrIndexes was missing a space character between the classpath and org/apache/lucene/misc/IndexMergeTool.  I've just updated that page. Steve

RE: Lucene 3.4.0 Merging

2011-10-01 Thread Steven A Rowe
Subject: Re: Lucene 3.4.0 Merging Hi Steve Thank you very much for your valued response but adding space as you have mentioned does not solve the problem. Regards Ahsan From: Steven A Rowe sar...@syr.edu To: solr-user@lucene.apache.org solr-user

Lucene 3.4.0 Merging

2011-09-30 Thread Ahson Iqbal
Hi I have 3 solr3.4.0 indexes i want to merge them, after searching on web i found that there are two ways to do it as 1. Using Lucene Merge tool. 2. Merging through core admin i am using the 1st method for this i have downloaded lucene 3.4.0 and unpack it and then run following command on

RE: Lucene 3.4.0 Merging

2011-09-30 Thread Steven A Rowe
[mailto:mianah...@yahoo.com] Sent: Friday, September 30, 2011 2:45 AM To: Solr Send Mail Subject: Lucene 3.4.0 Merging Hi I have 3 solr3.4.0 indexes i want to merge them, after searching on web i found that there are two ways to do it as 1. Using Lucene Merge tool. 2. Merging through core