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

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -