laimis commented on code in PR #819:
URL: https://github.com/apache/lucenenet/pull/819#discussion_r1163555036


##########
src/Lucene.Net/Codecs/BlockTreeTermsReader.cs:
##########
@@ -86,7 +86,7 @@ namespace Lucene.Net.Codecs
     /// <para/>
     /// @lucene.experimental
     /// </summary>
-    public class BlockTreeTermsReader : FieldsProducer
+    public class BlockTreeTermsReader<T> : FieldsProducer

Review Comment:
   Perfect, thank you for taking a look! I am adding those changes now.



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