Elasticsearch 7 requires scores to be positive values, but the models mjolnir uploads to the elasticsearch cluster have their values centered around zero. The models will need to be adjusted similar to the example from esltr repo.
AC: Models run in production only produce positive valued scores.