dsmiley commented on pull request #2196: URL: https://github.com/apache/lucene-solr/pull/2196#issuecomment-758372861
Can you please include a simple test that exposes the problem? It doesn't feel right for this Filter implementation to not delegate when the other methods do. Note that a plausible alternative is to simply not specify it and thus inherit the null-returning implementation from the Scorer. Still... Admittedly I don't quite "get" the problem yet but once a failing test is in front of me, and with your analysis already done, I'm sure it won't take long. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org