[GitHub] [lucene] spike-liu commented on a change in pull request #464: LUCENE-10251: Add the compliant "Direct" doc-value format

2022-01-18 Thread GitBox
spike-liu commented on a change in pull request #464: URL: https://github.com/apache/lucene/pull/464#discussion_r787240088 ## File path: lucene/codecs/src/java/org/apache/lucene/codecs/memory/DirectDocValuesConsumer.java ## @@ -0,0 +1,980 @@ +/* + * Licensed to the Apache Soft

[GitHub] [lucene] spike-liu commented on a change in pull request #464: LUCENE-10251: Add the compliant "Direct" doc-value format

2022-01-11 Thread GitBox
spike-liu commented on a change in pull request #464: URL: https://github.com/apache/lucene/pull/464#discussion_r782719816 ## File path: lucene/codecs/src/java/org/apache/lucene/codecs/memory/DirectDocValuesProducer.java ## @@ -0,0 +1,910 @@ +/* + * Licensed to the Apache Soft

[GitHub] [lucene] spike-liu commented on a change in pull request #464: LUCENE-10251: Add the compliant "Direct" doc-value format

2022-01-11 Thread GitBox
spike-liu commented on a change in pull request #464: URL: https://github.com/apache/lucene/pull/464#discussion_r782719730 ## File path: lucene/codecs/src/java/org/apache/lucene/codecs/memory/DirectDocValuesConsumer.java ## @@ -0,0 +1,1101 @@ +/* + * Licensed to the Apache Sof

[GitHub] [lucene] spike-liu commented on a change in pull request #464: LUCENE-10251: Add the compliant "Direct" doc-value format

2022-01-10 Thread GitBox
spike-liu commented on a change in pull request #464: URL: https://github.com/apache/lucene/pull/464#discussion_r781808923 ## File path: lucene/codecs/src/java/org/apache/lucene/codecs/memory/DirectDocValuesConsumer.java ## @@ -0,0 +1,980 @@ +/* + * Licensed to the Apache Soft

[GitHub] [lucene] spike-liu commented on a change in pull request #464: LUCENE-10251: Add the compliant "Direct" doc-value format

2021-12-22 Thread GitBox
spike-liu commented on a change in pull request #464: URL: https://github.com/apache/lucene/pull/464#discussion_r774310728 ## File path: lucene/test-framework/src/java/org/apache/lucene/index/RandomCodec.java ## @@ -227,6 +228,7 @@ public RandomCodec(Random random, Set avoidCo

[GitHub] [lucene] spike-liu commented on a change in pull request #464: LUCENE-10251: Add the compliant "Direct" doc-value format

2021-12-22 Thread GitBox
spike-liu commented on a change in pull request #464: URL: https://github.com/apache/lucene/pull/464#discussion_r774310728 ## File path: lucene/test-framework/src/java/org/apache/lucene/index/RandomCodec.java ## @@ -227,6 +228,7 @@ public RandomCodec(Random random, Set avoidCo