mikemccand commented on PR #12980: URL: https://github.com/apache/lucene/pull/12980#issuecomment-3288499826
> Thanks @mikemccand for the clarification! > > Do you think we should still make this change? One benefit is that it can be used for reference. Otherwise I'll close this PR Yes I think we should! The FSTs this postings format creates can easily be massive, so they really should build off-heap now that Lucene FST impl has this capability (thank you Tantivy for this inspiration!). -- 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]
