I am not sure I fully understand what you are saying.

When you create a collection based on a configset, all the files
should be copied, including the stopwords.

You can also provide an absolute path.

Solr also supports variable substitutions (as seen in solrconfig.xml
library statements), but I am not actually sure if that applies to
managed-schema. Could be an interesting test.

Finally, you could use Managed configuration and push whatever set you
need to whatever collection, but that's an extra step to be managed
externally.

Regards,
   Alex.
On Mon, 3 Dec 2018 at 10:51, O. Klein <kl...@octoweb.nl> wrote:
>
> Yeah, but if i define them in the schema of configset, The custom file with
> stopwords is in a directory relative to the collection and not in configset.
>
> So is there a way to define a path to stopwords with the collection as a
> variable?
>
>
>
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to