s1monw opened a new pull request #613: LUCENE-8671: Expose FST off/on-heap 
options on Lucene50PostingsFormat
URL: https://github.com/apache/lucene-solr/pull/613
 
 
   Before we can expose options to configure this postings format
   on a per-reader basis we need to expose the option to load the terms
   index FST off or on heap on the postings format. This already allows to
   change the default in a per-field posting format if an expert user
   wants to change the defaults. This essentially provides the ability to change
   defaults globally while still involving some glue code.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to