SolrNet .NET Boost based on field value
I have a search service that builds multiple Solr queries and uses an OR operator between each. However, I have a need that requires a boost to be added, regardless of user query input/filters. I want to multiply the score by 2 (boost), for every record where sortfield_s=Employed.