ChrisHegarty commented on PR #14275:
URL: https://github.com/apache/lucene/pull/14275#issuecomment-2697094951
   > My proposal would be: Let's add some key-value pairs of "codec options" 
like done in Analyzers, that can be passed as part of the IndexWriterConfig 
(while writing) or passed to DirectoryReader (as IndexReaderConfig => just a 
plain map). Maybe the keys should be standardized to take the codec name, 
followed by "." and then a key name.
   
   Absolutely, we had similar ideas too - so not totally crazy! ;-) . This 
would be a far better solution to the underlying requirement, than the SPI 
replacement that I suggested in this PR. 


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