stalbert
06/08/2017, 5:32 PMgetInputData() that you're going to be severely memory limited (because you must return something like an array of objects all in memory).... but if you return a saved search NS handles pulling each result one at a time and you are not in jeopardy of exceeding any memory limits because the entire result set is never materialized into memory?