Re: solr stuck in writing to inexisting sockets

2010-11-01 Thread Lance Norskog
x? Some general guidelines which can be used by non-technical >> people? >> >> Thanks a lot, >> roxana >> >> --- On Sun, 10/31/10, Erick Erickson wrote: >> >> > From: Erick Erickson >> > Subject: Re: solr stuck in writing to inexisting

Re: solr stuck in writing to inexisting sockets

2010-11-01 Thread Erick Erickson
idelines which can be used by non-technical > people? > > Thanks a lot, > roxana > > --- On Sun, 10/31/10, Erick Erickson wrote: > > > From: Erick Erickson > > Subject: Re: solr stuck in writing to inexisting sockets > > To: solr-user@lucene.apache.org &

Re: solr stuck in writing to inexisting sockets

2010-11-01 Thread Roxana Angheluta
way to quantify the complexity of a given query on a certain index? Some general guidelines which can be used by non-technical people? Thanks a lot, roxana --- On Sun, 10/31/10, Erick Erickson wrote: > From: Erick Erickson > Subject: Re: solr stuck in writing to inexisting sockets &

Re: solr stuck in writing to inexisting sockets

2010-10-30 Thread Erick Erickson
Are you saying that your Solr server is at times taking 5 minutes to complete? If so, I'd get to the bottom of that first off. My first guess would be you're either hitting memory issues and swapping horribly or..well, that would be my first guess. Best Erick On Thu, Oct 28, 2010 at 5:23 AM, Roxa

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