RE: Unable to get multicore working

2011-08-17 Thread Gaurav Shingala
can you please try persistent="true" in solr tag as per my knowledge it will solve your 404 - Not found error. Regards, Gaurav > Date: Tue, 16 Aug 2011 12:44:45 -0700 > From: dnsa...@gmail.com > To: solr-user@lucene.apache.org > Subject: Unable to get multicore working > > I've been trying (u

RE: java.io.IOException: The specified network name is no longer available

2011-06-05 Thread Gaurav Shingala
ere, which would be a > network problem outside of Solr's purview > > You might want to review: > http://wiki.apache.org/solr/UsingMailingLists > > Best > Erick > > On Fri, Jun 3, 2011 at 1:52 AM, Gaurav Shingala > wrote: > > > > Hi, > &

java.io.IOException: The specified network name is no longer available

2011-06-02 Thread Gaurav Shingala
Hi, I am using solr 1.4.1 and at the time of updating index getting following error: 2011-06-03 05:54:06,943 ERROR [org.apache.solr.core.SolrCore] (http-10.38.33.146-8080-4) java.io.IOException: The specified network name is no longer available at java.io.RandomAccessFile.readBytes(Native

RE: How to take differential backup of Solr Index

2011-05-03 Thread Gaurav Shingala
does this. If you configure a query server as > a 'backup' server, it downloads changes but does not read them. > > On Mon, May 2, 2011 at 9:56 PM, Gaurav Shingala > wrote: > > > > Hi, > > > > Is there any way to take differential backup of Solr Index? &

How to take differential backup of Solr Index

2011-05-02 Thread Gaurav Shingala
Hi, Is there any way to take differential backup of Solr Index? Thanks, Gaurav

RE: Need to create dyanamic indexies base on different document workspaces

2011-04-21 Thread Gaurav Shingala
ndex > > thanks > > > On Thu, Apr 21, 2011 at 10:55 AM, Gaurav Shingala < > gaurav.shing...@hotmail.com> wrote: > > > > > > > > > > > Hi, > > > > Is there a way to create different solr indexes for different categories?

Need to create dyanamic indexies base on different document workspaces

2011-04-20 Thread Gaurav Shingala
Hi, Is there a way to create different solr indexes for different categories? We have different document workspaces and ideally want each workspace to have its own solr index. Thanks, Gaurav