Hello,
I'm searching in my custom views. My problem is:
Search string: 353956000000000
But in the result there is more than 100 results. For example:
353956015743749
353956015743269
353956015742493
353956015740455
.....
It looks like the engine compares only first 6 strings. I need to compare whole string. How can I change this or resolve this?
Thanks in advance