public class MatchingScoreProvider extends CustomScoreProvider { }
Issues: 1. CustomScoreProvider works but is too slow. Even when I am writing return 1 on 1st line it's still taking 5 seconds for 6lac row. 2. I added @Slf4j but still not logger not working -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html