On 2 November 2015 at 22:38, Alexandre Rafalovitch <arafa...@gmail.com> wrote: > On 2 November 2015 at 11:30, Gora Mohanty <g...@mimirtech.com> wrote: >> As per my last >> follow-up, there is currently no way to have DIH automatically pick up >> different data-config files without manually editing the DIH >> configuration each time. > > I missed previous discussions, but the DIH config file is given in a > query parameter. So, if there is a bunch of them on a file system, one > could probably do > find . - name "*.dihconf" | xargs curl .....
Sorry, I might be missing something, or things might have changed with newer Solr versions. I thought that the DIH data-config file had to be specified in solrconfig.xml. Regards, Gora