> Hi
>
> I need configure a mysql pool connection on Solr Server for using on
> custom plugin. I saw DataImportHandler wiki:
> http://wiki.apache.org/solr/DataImportHandler , but it's seems that
> DataImportHandler open the connection when handler is calling and close
> when finish import and I
> Yes thats right. CGI as in Computer Gateway Interface. I understand that
> you say Solr cannot support CGI. Am I correct? Could you kindly explain in
> more details.
Your question makes us all scratch our heads. Solr is a java servlet that
runs in a servlet container. CGI is something that yo