resetting the statistics

2011-01-17 Thread Roxana Angheluta
Hi everybody, Is it possible to reset solr statistics without restarting solr or reloading cores? Conform the thread here http://osdir.com/ml/solr-user.lucene.apache.org/2010-03/msg01078.html this was not possible in March 2010. I am wondering if something like this has been implemented in th

Re: problems with replication

2011-01-09 Thread Roxana Angheluta
rupted? Lucene > includes a program CheckIndex > which will verify that the index data structures are not > corrupted. > > Lance Norskog > > On Tue, Jan 4, 2011 at 7:50 AM, Roxana Angheluta > wrote: > > Thanks for replying. > > > > I am not able to reproduce it

Re: problems with replication

2011-01-04 Thread Roxana Angheluta
e: problems with replication > To: solr-user@lucene.apache.org > Date: Monday, January 3, 2011, 4:20 PM > Are you able to reproduce this?  > Can you give more details on what is happening?  Does > this happen every time you replicate? > > On Dec 29, 2010, at 3:11 PM, R

problems with replication

2010-12-29 Thread Roxana Angheluta
Hi, What can cause the following error on the master - stack trace below. The slave is stuck in the middle of replication until manual intervention and responds very slow to searches. Thanks, roxana Dec 29, 2010 8:25:52 PM org.apache.solr.handler.ReplicationHandler$FileStream write WARNING: Ex

Re: solr stuck in writing to inexisting sockets

2010-11-01 Thread Roxana Angheluta
ry issues and swapping horribly or..well, that would be > my first guess. > > Best > Erick > > On Thu, Oct 28, 2010 at 5:23 AM, Roxana Angheluta wrote: > > > Hi all, > > > > We are using Solr over Jetty with a large index, > sharded and distributed >

solr stuck in writing to inexisting sockets

2010-10-28 Thread Roxana Angheluta
Hi all, We are using Solr over Jetty with a large index, sharded and distributed over multiple machines. Our queries are quite long, involving boolean and proximity operators. We cut the connection at the client side after 5 minutes. Also, we are using parameter timeAllowed to stop executing it