OK, maybe I'm getting there. You put it into a .jar file, and
then in solrconfig.xml you create a <lib... directive that points
to where the jar file is. At that point, you can add your custom
class to the UpdateRequestProcessor as per Tomas' e-mail.

Best
Erick

On Tue, Aug 30, 2011 at 8:10 AM, samuele.mattiuzzo <samum...@gmail.com> wrote:
> my problem is i still don't understand where i have to put that singleton (or
> how i can load it into solr)
>
> i have my singleton class Connector for mysql, with all its methods defined.
> Now what? This is the point i'm missing :(
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Solr-custom-plugins-is-it-possible-to-have-them-persistent-tp3292781p3295320.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to