You can use the Database | Align To Folder tool to scan large fasta or fastq files containing NGS data to find and retrieve just those reads that match a specific target sequence.
This will scan folders on your file system containing sequences (including any reads in gzipped fasta and fastq files) searching for matches to an input sequence. You can then retrieve the matching sequences/reads of interest into a much smaller fasta/fastq file. The search is aware of paired-end reads, so when you retrieve hits, both reads of a pair will be saved into a pair of fasta or fastq files, even if only one of them matched the query sequence.
For single ended (SE) reads a single file will be produced. If you used paired-end data )PE), two files will be produced, -1.fastq and -2.fastq.