The stopwords are defined at the field type level as part of the
analyzer chain. So, you have per-field granularity. Not just
per-collection.

As stop-words are using files (though we have managed version as well,
you can share or not-share as much as you want even across different
field type definitions.

https://lucene.apache.org/solr/guide/7_5/filter-descriptions.html#stop-filter

Regards,
   Alex.
On Mon, 3 Dec 2018 at 10:04, O. Klein <kl...@octoweb.nl> wrote:
>
> Im using Solr standalone and I want to use shared stopwords and custom
> stopwords per collection. Is this possible?
>
>
>
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to