So, I did just issue:

   &sort=sub(my_user_score_field,0)+desc

It got me past the error, but still doesn't appear to be actually using the
values to sort. Any ideas as to why?

Phill

On Thu, Apr 26, 2012 at 4:35 PM, Stephane Bailliez <[email protected]>wrote:

> On Fri, Apr 27, 2012 at 12:07 AM, Phill Tornroth <[email protected]
> >wrote:
>
> > I'm using Solr 3.5. Does anyone have a suggestion as to how to end up
> > adding this extra dimension so that I can do per-user relevance? It seems
> > like an oft-asked, rarely-answered question.
> >
>
> Use a function that make use of your externalfilefield and alter the score
> so that you can sort on the score ?
>

Reply via email to