Re: "this.stopWords" is null

2022-06-09 Thread Thomas Woodard
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

Re: "this.stopWords" is null

2022-06-08 Thread Chris Hostetter
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

Re: "this.stopWords" is null

2022-06-07 Thread Thomas Woodard
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