dungba88 opened a new pull request, #12624:
URL: https://github.com/apache/lucene/pull/12624

   ### Description
   
   Refactor the method in `BytesStore` needed for FST construction to an 
abstract class and allow it to be passed from `FSTCompiler.Builder`. The 
Builder will still maintain `bytesPageBits(int)` for backward-compatibility, in 
which it will pass the BytesStore.
   
   Issue: https://github.com/apache/lucene/issues/12543


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to