dsmiley commented on PR #1156:
URL: https://github.com/apache/solr/pull/1156#issuecomment-1300871894

   I don't mean change Lucene code, I mean change SlowCompositeReaderWrapper 
internals only.  Yeah Multi-stuff is kind of discouraged... more of a  -- hey, 
use this if your algorithm can't easily loop over segments, which is probably 
what you should do if you cant. These Multi-classes are not going away.
   
   It's also okay to accept some duplication if you are only duplicating the 
Lucene code since at least then it's easier to verify we are keeping in sync 
with possible changes in Lucene.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to