the current data context
a function for getting a generator that fetches report identifiers
Returns a generator for fetching all report identifiers that match the given qualifier
the limiter defining which identifiers to return. Either a FreetextQualifier for a freetext search, or a FormsQualifier to return the reports recorded with any of the given forms. If both are provided, the freetext search takes precedence.
a generator for fetching all report identifiers that match the given qualifier
Returns a function for getting a generator that fetches report identifiers from the given data context.