You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/01/12 03:34:26 UTC

[GitHub] [lucene-solr] dsmiley commented on pull request #2196: SOLR-15071: Fix ArrayIndexOutOfBoundsException in contrib/ltr SolrFeatureScorer

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org