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.

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top