Can't determine Sort Order error when using sort by function

2011-04-21 Thread Otis Gospodnetic
Hello, I'm trying out sorting by function with the new function queries and invariably getting this error: Can't determine Sort Order: 'termfreq(name,samsung)', pos=22 Here's an example call: http://localhost:8983/solr/select/?q=*:*&sort=termfreq%28name,samsung%29 What am I doing wrong? Tha

Re: Can't determine Sort Order error when using sort by function

2011-04-21 Thread Yonik Seeley
On Thu, Apr 21, 2011 at 8:30 AM, Otis Gospodnetic wrote: > Hello, > > I'm trying out sorting by function with the new function queries and > invariably > getting this error: > >  Can't determine Sort Order: 'termfreq(name,samsung)', pos=22 > > Here's an example call: > http://localhost:8983/solr/