Search for specific strings or regular expressions within your case files
Number of characters to show around each match (20-500)
Enter one or more literal strings (comma-separated), or a single regex pattern.
Treat the input as a single regex pattern instead of comma-separated strings. Example: \b\d{3}-\d{2}-\d{4}\b to find SSNs.
\b\d{3}-\d{2}-\d{4}\b