Hi,
in our case we have to show first the items, where the field "memberlist" contains the current user id. In Solr it is possible to sort by the function "numFound(fieldName, fieldValue)"
:
the function returns the number of matches in a single field.
Unfortunatelly, this query in solr and it doesn't work in Telligent. The exception is: "We apologize, but an unknown error has occurred during search. Please try your search again."
Do you know how to fix it or do you have some workaround for such case?