Re: Use of SPI/ServiceLoader

2025-02-10 Thread Jan Høydahl
Huge +1 -Jan > 10. feb. 2025 kl. 04:52 skrev David Smiley : > > We don't yet use Java's SPI/ServiceLoader mechanism in Solr *itself* yet we > benefit from Lucene's embrace of it as seen in our schema (nice short > names; no more weird class=solr.XXX). I filed a JIRA and a draft PR that > starts

Use of SPI/ServiceLoader

2025-02-09 Thread David Smiley
We don't yet use Java's SPI/ServiceLoader mechanism in Solr *itself* yet we benefit from Lucene's embrace of it as seen in our schema (nice short names; no more weird class=solr.XXX). I filed a JIRA and a draft PR that starts to get into this space with one plugin type: https://issues.apache.org/j