SmartSearch OR clausule
Question
May 3, 2016
Hello I'm using SmartSearch to create a search-query. When entering `value1 OR value2`, it responds with the correct values. I want to enter `+name:value1 OR +name:value2`, but it gives an empty list. How can I fix this? `+name:value1 OR +country:value2` works as well. Re...