Re: Lucene 3.4.0 Merging

2011-10-02 Thread Ahson Iqbal
11 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-misc-3.4.0.jar org/apache/l

RE: Lucene 3.4.0 Merging

2011-10-02 Thread Steven A Rowe
gt; To: solr-user@lucene.apache.org > Subject: Re: Lucene 3.4.0 Merging > > Hi Steve > > Still same problem > > Regards > Ahsan > >  - Original Message - > > From: Steven A Rowe > To: "solr-user@lucene.apache.org" > Cc: > Sent: Sunday, October

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 To: "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, you should use ";&quo

RE: Lucene 3.4.0 Merging

2011-10-01 Thread Steven A Rowe
y, October 01, 2011 12:51 PM > To: solr-user@lucene.apache.org > 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 > > __

Re: Lucene 3.4.0 Merging

2011-10-01 Thread Ahson Iqbal
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 To: "solr-user@lucene.apache.org" Sent: Friday, September 30, 2011 10:56 AM Subject:

RE: Lucene 3.4.0 Merging

2011-09-30 Thread Steven A Rowe
Hi Ahson, The wiki page you got your cmdline invocation from was missing a space character between the classpath and "org/apache/lucene/misc/IndexMergeTool". I've just updated that page. Steve > -Original Message- > From: Ahson Iqbal [