How to dynamic add rank on Solr? -
i'm using solr 6.1
for request, need dynamic add ranking
solr can this?
and if want add ranking field value, there way it?
you can use function queries dynamic ranking. see https://wiki.apache.org/solr/functionquery
additionally, try out solr's learning rank
module. you'll have upgrade @ least solr 6.4.0.
Comments
Post a Comment