dungba88 commented on PR #13054:
URL: https://github.com/apache/lucene/pull/13054#issuecomment-1963122608

   You are right, the saveMetadata is still in FST.
   
   Now to create the FST written off heap, you need to create the corresponding 
DataInput and use the FST constructor.
   
   However the saveMetadata method can be moved to FSTMetadata as well since 
all of the information are stored there (including outputs)


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