Re: Sorting dependent on user preferences with FunctionQuery

2013-10-01 Thread Chris Hostetter
: select?q=*%3A*&sort=query(qf=category v='Book')desc : : but Solr returns "Can't determine a Sort Order (asc or desc) in sort". the root cause of that error is that you don't have any whitespace between your query function and "desc" as for your broader goal: doing a straight sort on the users

Re: Sorting dependent on user preferences with FunctionQuery

2013-10-01 Thread Snubbel
.n3.nabble.com/Sorting-dependent-on-user-preferences-with-FunctionQuery-tp4092119p4092912.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Sorting dependent on user preferences with FunctionQuery

2013-09-26 Thread Erick Erickson
tegory > and for group B some other category. > > - Mensaje original - > De: "Snubbel" > Para: solr-user@lucene.apache.org > Enviados: Jueves, 26 de Septiembre 2013 8:01:36 > Asunto: Sorting dependent on user preferences with FunctionQuery > > Hello

Re: Sorting dependent on user preferences with FunctionQuery

2013-09-26 Thread Ing. Jorge Luis Betancourt Gonzalez
". What is wrong? I tried different ways of formulating the query without success... Or, does anyone have a better idea how to solve this? Best regards, Nikola -- View this message in context: http://lucene.472066.n3.nabble.com/Sorting-dependent-on-user-preferences-with-FunctionQuery-tp40

Sorting dependent on user preferences with FunctionQuery

2013-09-26 Thread Snubbel
hat is wrong? I tried different ways of formulating the query without success... Or, does anyone have a better idea how to solve this? Best regards, Nikola -- View this message in context: http://lucene.472066.n3.nabble.com/Sorting-dependent-on-user-preferences-with-FunctionQuery-tp4092119.html Sent fr