mikemccand commented on PR #12633:
URL: https://github.com/apache/lucene/pull/12633#issuecomment-1771137767

   Thanks @gf2121 -- I agree!  So much more intuitive to tell the FST compiler 
how much RAM it can use to make as minimal an FST as it can.  This means we can 
build bigger FSTs with less worry about heap sizes, and once we get "stream to 
disk" working, then FST building in a fixed amount of RAM is truly possible.  
Thank you [Tantivy's FST 
implementation](https://blog.burntsushi.net/transducers) for inspiring these 
changes!
   
   I'll leave this for another day or so, and then merge at first only to 
`main` and let it cook for a while before backporting to 9.x.


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to