Re: Solr stop word list is different to lucene list (french language)

2024-06-25 Thread Alastair Porter
Thanks, Eric. I created https://issues.apache.org/jira/browse/SOLR-17346 and opened a PR against it. Alastair On Tue, 11 Jun 2024 at 14:02, Eric Pugh wrote: > It makes sense to me to keep the two sets aligned! Please do open a JIRA > and a PR. > > > On Jun 11, 2024, at 5:42 AM, Alastair Porter

Re: Solr stop word list is different to lucene list (french language)

2024-06-11 Thread Eric Pugh
It makes sense to me to keep the two sets aligned! Please do open a JIRA and a PR. > On Jun 11, 2024, at 5:42 AM, Alastair Porter wrote: > > Hello, > I see that the stopwords_fr.txt list included in the solr default configset > is "out of date" compared to the same file in lucene. > https://gi