I just tried to search a string of characters that includes parenthesis. As a result, it provided matches that did not contain the parenthesis, so irrelevant for what I was looking for.
Is there a way that that the search takes into account "(" and ")" as part of the string of characters that needs to match too ?
Which search/filter/find field are we talking about here?
I'm in the Simple search mode and here how it's configured when I'm doing it.
E.g. : I'm looking for matches of the expression "(1967)" and it gives me everything that has "1967" without brackets too, which I'd like it to ignore in the results.
Thanks Ixp, I had missed that characteristic.
So is there a solution to make "(" be recognized as a character to find rather than be understood as a wildcard ?
So as in my example, what should I type to find the exact expression (1967) in the results ?
OK, I have to place a ' in front of each bracket. That's what I didn't get yet lol. I had tried '(1967) but it didn't work. Many thanks Ixp