paulirwin commented on issue #918:
URL: https://github.com/apache/lucenenet/issues/918#issuecomment-2561580875

   Most of the original text of this issue was better covered in #1059.
   
   The Collector abstract class in 4.8 provides no actual abstract class value, 
as it purely consists of abstract methods. In addition, this type changed to an 
interface in later versions of Lucene. Combined, I think this justifies leaving 
the interface as the only abstraction here. We discussed this and decided that 
for now, we'll close this and leave it as-is. If anyone feels strongly about 
needing this abstract class (while retaining the interface as well), even 
though it will be removed in a future version once we match Lucene's changes, 
let us know here.
   


-- 
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: dev-unsubscr...@lucenenet.apache.org

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

Reply via email to