Search in code for special characters

I’m trying to search in some golang repos for an expression that includes a special character like /. Is this possible with advanced search? How do I do it. I didn’t find anything in this doc about it: GitLab Advanced Search | GitLab

I’m searching for ‘v1/something’, but it doesn’t let me find that specific text in the code, where I know there are results for that string.