i tend to either load a CSV file and return the li...
# releases
s
i tend to either load a CSV file and return the lines in an array, or return a saved search. the benefit of the latter is that I don't generally have to worry about the number of results. unless, of course, there are millions of results, then it can be a problem.