Hello,
I have a Taxonomy where I classify documents according to a property.
Some of the values for this property are sort of similar, e.g.: "Information IT" and "Information Norway". (they have space in them). In my taxonomy I have a folder, INFORMATION_NORWAY (with query = Information Norway) and a folder INFORMATION_IT (with query = Information IT)
The thing is that a document with property value=Information IT, gets classified into both the folders.
My theory is that the query builder for some reason think the it fits in both of the categories because of the same start.
How can you make it match exactly the term, I have tried encapsulating the property value in " ", in the query builder. But with no help.
Is there a way to fix this problem. I think it is very strange behavior, because some things which are similar does not get mixed up, while others do not.
Will reward points for solution.
Best regard
Jørgen Ruud