Question

How can I order result set by function?

I would like order by

query({!dismax qf=ProfessionName v='"data scientist"~3'}) desc, SaveDate desc

SortOrder should use only for fields.

Was it helpful?

Solution

You must use SolrNet from github. SolrNet on Nuget was updated some years ago.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top