Skip to content
Commit 6054dddf authored by Karsten Loesing's avatar Karsten Loesing
Browse files

Skip lines that we don't care about.

The documents we're reading to memory can be huge, and in some cases
we only care about a small portion of it.  Rather than parsing all
lines, we can skip lines we don't care about and only parse the
remaining lines.
parent c0f4c764
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment