ChrisHegarty commented on issue #13393: URL: https://github.com/apache/lucene/issues/13393#issuecomment-2129931655
The dynamic addition of formats from other class loaders seems reasonable, though I don't have a use case for it myself. Maybe I'm missing something but before adding a new API, is it not possible to implement the functionality through the existing `Codec` and reload ( possibly using `FilterCodec` ). And/or `PerFieldKnnVectorsFormat`. OR is it a more straightforward way that is being suggested? -- 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]
