Re: can't determine sort order with desc provided

2011-11-07 Thread Greg Pelly
Thanks again On Tue, Nov 8, 2011 at 2:56 PM, Chris Hostetter wrote: > > : I'm having an issue with sorting because the PHP plugin converts the + to > : %2B, I get the error "Can't determine Sort Order: 'name+desc'". > > then it sounds like the PHP library you are using is URL escaping > things pr

Re: can't determine sort order with desc provided

2011-11-07 Thread Chris Hostetter
: I'm having an issue with sorting because the PHP plugin converts the + to : %2B, I get the error "Can't determine Sort Order: 'name+desc'". then it sounds like the PHP library you are using is URL escaping things properly, and you should just be passing a simple space character to it. the ca

can't determine sort order with desc provided

2011-11-07 Thread Greg Pelly
Hi, I'm having an issue with sorting because the PHP plugin converts the + to %2B, I get the error "Can't determine Sort Order: 'name+desc'". Thanks in advance for any assistance. Cheers Nov 8, 2011 1:53:00 PM org.apache.solr.core.SolrCore execute INFO: [pending] webapp=/solr path=/select/ para