In 4, with a separate servlet container, I used externally-defined,
container-managed jndi data sources. However, I'm in the middle of an
upgrade to 5 (before moving on to 6), and I had to add the DIH lib to each
core's solrconfig.xml and add connection details to each core's DIH config
xml. See this:
https://cwiki.apache.org/confluence/display/solr/Uploading+Structured+Data+Store+Data+with+the+Data+Import+Handler

On Sep 12, 2016 11:29 AM, "Aristedes Maniatis" <amania...@apache.org> wrote:

> I am using Solr 5.5 and wanting to add JNDI settings to Solr (for data
> import). I'm new to Solr Cloud setup (previously I was running Solr running
> as a custom bundled war) so I can't figure where to put the JNDI settings
> with user/pass themselves.
>
> I don't want to add it to jetty.xml because that's part of the packaged
> application which will be upgraded from time to time.
>
> Should it go into solr.xml inside the solr.home directory? If so, what's
> the right syntax there?
>
>
> Ari
>
>
> --
> -------------------------->
> Aristedes Maniatis
> GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A
>

Reply via email to