Note that there is no length limit in the "find / replace" dialog F3.
The reason for this limit is that the quick search is based on an index that is being updated in the background when the code changes. Removing this limit can have a bad effect on the performance. Removing it for one specific character is not (reasonably) possible.