I mentioned this in the other thread you created, but for posterity I'll
mention it here as well.

You can use the <sharedLib> option in your solr.xml, as described here:
https://solr.apache.org/guide/8_5/format-of-solr-xml.html#the-solr-element

You will want to include "solr/contrib/s3-repository/lib" as well as
"solr/dist", but make them absolute paths, or paths relative to $SOLR_HOME.

- Houston

On Tue, Nov 23, 2021 at 6:04 AM Michael Conrad <mich...@newsrx.com> wrote:

> Hello all,
>
> I'm trying to setup backup to S3, and see that the plugin must be enabled.
>
> The example XML fragments appears to be collection level specific, but I
> want to enable the plugin globally across all nodes at once.
>
> What do I need to specify where?
>
> So far, I've only found information which is for collection level
> configuration.
>
> -Mike/NewsRx

Reply via email to