Knowledgebase

status_loader

How do I search for files via Regular Expressions?

Question / Problem

How do I search for files via Regular Expressions?

Answer / Solution

If you want to use Regular Expressions to search for files, you can use the UltraSearch search syntax, by preceding the search term with a tilde ("~"), for example:
name: ~(?=.*help)|(?=.*online)
to search for all files that contain the word "help" or "online".

Need further help getting started?

You did not find what you were looking for? Please contact us so we can provide an answer to your question.

Contact Form