Re: Help with stopwords filter

2022-04-05 Thread Arif Shaon
que Bejean wrote: > Hi, > > Are you sure "is" is defined as a stopword at both index and query type in > your analyzers ? > > Dominique > > Le lun. 4 avr. 2022 à 09:09, Arif Shaon a écrit : > > > Hello list, > > > > I am trying the following two

Help with stopwords filter

2022-04-04 Thread Arif Shaon
Hello list, I am trying the following two queries, which should return the same result. However, the first contains a stop word "is" and as a result its returning 0 result. So it seems to me that the stopword filter is not working as expected. Could someone please look at the debug reports of the