Re: Complex Sort

2016-04-04 Thread Chris Hostetter
: I am not sure how to use "Sort By Function" for Case. : : |10#40|14#19|33#17|27#6|15#6|19#5|7#2|6#1|29#1|5#1|30#1|28#1|12#0|20#0| : : Can you tell how to fetch 40 when input is 10. Something like... if(termfreq(f,10),40,if(termfreq(f,14),19,if(termfreq(f,33),17,))) But i suspect

Re: Complex Sort

2016-03-31 Thread Emir Arnautovic
message in context: http://lucene.472066.n3.nabble.com/Complex-Sort-tp4267155p4267165.html Sent from the Solr - User mailing list archive at Nabble.com. -- Monitoring * Alerting * Anomaly Detection * Centralized Log Management Solr & Elasticsearch Support * http://sematext.com/

Re: Complex Sort

2016-03-31 Thread ~$alpha`
I am not sure how to use "Sort By Function" for Case. |10#40|14#19|33#17|27#6|15#6|19#5|7#2|6#1|29#1|5#1|30#1|28#1|12#0|20#0| Can you tell how to fetch 40 when input is 10. -- View this message in context: http://lucene.472066.n3.nabble.com/Complex-Sort-tp4267155p4267165.html Sen

Re: Complex Sort

2016-03-31 Thread Emir Arnautovic
columns whose sum in above manner is my sorting expression. How can I do in Solr ? -- View this message in context: http://lucene.472066.n3.nabble.com/Complex-Sort-tp4267155.html Sent from the Solr - User mailing list archive at Nabble.com. -- Monitoring * Alerting * Anomaly Detection

Complex Sort

2016-03-31 Thread ~$alpha`
is 173 he should get a score of 17 and so on... I have multiple such columns whose sum in above manner is my sorting expression. How can I do in Solr ? -- View this message in context: http://lucene.472066.n3.nabble.com/Complex-Sort-tp4267155.html Sent from the Solr - User mailing list