RE: Sort by geoDist() syntax error on 3.5

2012-01-30 Thread Steven A Rowe
a lot of readers - people expect to be able to read through their own mail readers. Steve > -Original Message- > From: darul [mailto:daru...@gmail.com] > Sent: Monday, January 30, 2012 11:52 AM > To: solr-user@lucene.apache.org > Subject: RE: Sort by geoDist() syntax err

RE: Sort by geoDist() syntax error on 3.5

2012-01-30 Thread darul
Is it readable now ? Thanks Steve. -- View this message in context: http://lucene.472066.n3.nabble.com/Sort-by-geoDist-syntax-error-on-3-5-tp360p3700539.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Sort by geoDist() syntax error on 3.5

2012-01-30 Thread Steven A Rowe
g > Subject: Re: Sort by geoDist() syntax error on 3.5 > > Well, I guess I have found the problem in the following thread "geodist() > sort does not work if sfield parameter is enclosed in LocalParams" > > http://www.lucidimagination.com/search/link?url=https://issues.ap

Re: Sort by geoDist() syntax error on 3.5

2012-01-30 Thread darul
Well, I guess I have found the problem in the following thread "geodist() sort does not work if sfield parameter is enclosed in LocalParams" http://www.lucidimagination.com/search/link?url=https://issues.apache.org/jira/browse/SOLR-2254 Correct syntax may be : -- View this message in context:

Sort by geoDist() syntax error on 3.5

2012-01-30 Thread darul
Hello, Looking in threads to find the correct syntax, I have not found any solutions to get right syntax on sorting by distance. Here query with no sort : With sort activated, it throws an exception : I have tried: No success. Schema: Thanks in advance, I really need it as you may imagine