You could use IndexSearcher#explain, which tells you how the score of a document is computed.
Le mar. 17 juil. 2018 à 19:06, <[email protected]> a écrit : > Hi,- > > how can i check the contributions from different fields indexed in the > hits doc's score? > > Best regards > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
