jpountz commented on PR #14270:
URL: https://github.com/apache/lucene/pull/14270#issuecomment-2685149108
   Do we need to let users configure whether to load their completion fields 
on-heap or off-heap? Our inverted indexes, doc values, etc. don't give the 
option - if users want to load data on-heap, they need to create their own 
codec. Could it be the same with `CompletionPostingsFormat`? Plus who wants to 
load GBs of data on heap?


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