You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Claude Lepere <cl...@gmail.com> on 2021/02/19 21:15:59 UTC

A custom Object (a Map) needed in MyCustomScoreProvider class inherited from CustomScoreProvider

Hi.

I need a custom Object - a Map - in MyCustomScoreProvider to calculate a
custom score.
This map contains info about previous custom score calculations.
How can I achieve that?

Many thanks in advance.

Claude Lepère
claudelepere@gmail.com