Re: PHP/Solr library

2012-01-04 Thread Stephen Powis
I see the same error from my php/curl script when my request times out. I believe you can up your timeouts both in php/curl and in your solr configs. On Wed, Jan 4, 2012 at 3:15 PM, Brian Lamb wrote: > Hi Param, > > That's the method I'm switching over from. It seems that script works > ineffici

Re: Painfully slow transfer speed from Solr

2011-11-21 Thread Stephen Powis
other. So my options are: reduce index sizes, increase ram on the server, increase disk speed (SSD drives)? Thanks Stephen On Mon, Nov 21, 2011 at 11:33 PM, Shawn Heisey wrote: > On 11/21/2011 8:45 PM, Stephen Powis wrote: > >> I'm running Solr 1.4.1 with Jetty. When I make

Painfully slow transfer speed from Solr

2011-11-21 Thread Stephen Powis
I'm running Solr 1.4.1 with Jetty. When I make requests against solr that have a large response (~1mb of data) I'm getting super slow transfer times back to the client, I'm hoping you guys can help shed some light on this issue for me. Some more information about my setup: - The qTime header in t

Re: Post size limit to Solr?

2011-01-10 Thread Stephen Powis
Thanks! On Mon, Jan 10, 2011 at 9:27 PM, Ahmet Arslan wrote: > > Is there a max POST size limit when > > sending documents over to Solrs update > > handler to be indexed? Right now I've self imposed a > > limit of sending a max > > of 50 docs per request to solr in my PHP code..and that > > see

Post size limit to Solr?

2011-01-10 Thread Stephen Powis
Is there a max POST size limit when sending documents over to Solrs update handler to be indexed? Right now I've self imposed a limit of sending a max of 50 docs per request to solr in my PHP code..and that seems to work fine. I was just curious as to if there was a limit somewhere at which Solr w

Re: Problem escaping question marks

2010-11-04 Thread Stephen Powis
ded in the next release/bug fix version of Solr? Are there docs available online with basic information about rolling our own build of Solr that includes this patch? I appreciate your help! Thanks! Stephen On Thu, Nov 4, 2010 at 9:26 AM, Robert Muir wrote: > On Thu, Nov 4, 2010 at 1:44 AM,

Problem escaping question marks

2010-11-03 Thread Stephen Powis
I'm having difficulty properly escaping ? in my search queries. It seems as tho it matches any character. Some info, a simplified schema and query to explain the issue I'm having. I'm currently running solr1.4.1 Schema: I want to return any first name with a Question Mark in it Query: first_