d to give you additional advice.
>
>
>
> : Date: Tue, 7 Jun 2022 10:59:26 -0500
> : From: Thomas Woodard
> : Reply-To: users@solr.apache.org
> : To: users@solr.apache.org
> : Subject: Re: "this.stopWords" is null
> :
> : Commenting out the stop filter allow
ur entire
configset would probably be needed to give you additional advice.
: Date: Tue, 7 Jun 2022 10:59:26 -0500
: From: Thomas Woodard
: Reply-To: users@solr.apache.org
: To: users@solr.apache.org
: Subject: Re: "this.stopWords" is null
:
: Commenting out the stop filter allowed docum
Commenting out the stop filter allowed documents to be indexed, confirming
it was actually the problem. But then queries fail because of not being
able to find the synonyms for what looks like a similar reason.
I've also tried switching the files to use absolute paths like below, but
that also doe