We have a workflow that erronously created thousands of duplicate shortcuts. We need a way to easily find them and delete them from the search results pane.
Since all duplicates are in the same folder as their parent entries, their name will contain (2), (3), (4), etc.
How can I do a search to find those documents based on that? I tried using a wildcard in the document name search in the client, but it seems to be interpreted literally. I also read the advanced search syntax and couldn't find any "contains" operator for entry names.