Substitution variables are whatever you want. The file looks like:
${my.var.here:default_if_not_spcified}

then set it when you start Solr by
java .....   -Dmy.var.here=whatever  ......

Best,
Erick
On Tue, Dec 4, 2018 at 2:43 AM O. Klein <kl...@octoweb.nl> wrote:
>
> Yeah, I'm not copying files. I want all collections to use 1 schema.
>
> So I wonder, do managed stopwords work with configsets and store stopwords
> per collection?
>
> Also, what would be the substitution variable for collection name? Is there
> a list somewhere?
>
> Thanks!
>
>
>
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to