Hello,
In order to perform optimizations to search, I’ve recently loaded a stop words list into ino:stopwords tamino collection. It works perfectly well. When I’m searching for a word which has been added to this list, any result is given.
The point is that when I’m searching an exact matching on a complete expression containing at least one of these stop words into tamino database, I’don’t have result neither.
For example, since I’ve added stop words “du” and “les” into ino:stopwords collection, exact matching on “les amis des animaux” don’t give results anymore.
Is there a way to avoid these kind of problems (custom index ? any tamino function ?)
Arnaud
#API-Management#webMethods#Tamino