jpountz commented on PR #13779: URL: https://github.com/apache/lucene/pull/13779#issuecomment-2363294876
Exactly. I tried to model it similarly to what doc values do, where `SortedDocValues#termsEnum()` returns a dictionary with a different backing IndexInput clone on every call. -- 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]
