bruno-roustant commented on a change in pull request #1301: LUCENE-9254: 
UniformSplit supports FST off-heap.
URL: https://github.com/apache/lucene-solr/pull/1301#discussion_r385821995
 
 

 ##########
 File path: 
lucene/codecs/src/test/org/apache/lucene/codecs/uniformsplit/TestUniformSplitPostingFormat.java
 ##########
 @@ -56,4 +77,93 @@ public void testRandomExceptions() throws Exception {
     shouldCheckDecoderWasCalled = false;
     super.testRandomExceptions();
   }
+
+  public void testFstOffHeap() throws IOException {
 
 Review comment:
   Same test as in TestBlockPostingsFormat.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to