laimis commented on PR #797:
URL: https://github.com/apache/lucenenet/pull/797#issuecomment-1498491724

   To summarize:
   
   - ShingleFilter.cs change is for CircularSequence class that's private 
inside of ShingleFilter class.
   - Lucene45DocValuesProducer.cs change is for the internal class inside of 
it, Int64BinaryDocValues, that's internal and none of our stuff was overriding 
the virtual method.
   - MinShouldMatchSumScorer.cs is an internal class and none of our stuff was 
overriding the method.


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