We are looking for an engineer who has strong background in Information
retrieval and Solr /Lucene platform. Prefer native German or French
speaking. Please contact us if you are interested in this position:
http://local-ch.github.io/senior-ir-engineer.html.
Thanks.
Toan Luu.
Hi,
When i use "sort=score asc" then it works, but when I use a customized
function like "sort=sum(score,2) asc" then I got an error "can not sort on
multivalued field: sum(score,2)". Do you know why and how to solve it?
Thanks
Toan.
particular sort, it
> won't actually do anything at all to your sort order or are you just
> experimenting?
>
> Best
> Erick
>
> On Fri, Jun 1, 2012 at 11:30 AM, Toan V Luu wrote:
> > Hi,
> > When i use "sort=score asc" then it works, but when I use a cu