When running idig_search_media(), an rq can be passed but you can't get specimen fields back since media and specimens are n to n. Also, in the data.frame format, the media field indexTerms.records is a list so it is dropped by idig_field_indexes(). So how do you get specimen data about a media record?
When running idig_search_media(), an rq can be passed but you can't get specimen fields back since media and specimens are n to n. Also, in the data.frame format, the media field indexTerms.records is a list so it is dropped by idig_field_indexes(). So how do you get specimen data about a media record?