Hi,
Thank you for your patience, and apologies for the delayed response.
Yes, this behavior is related to preprint articles. The reason the combined query for PMIDs 37090539 and 38293224 doesn't return results is that these preprints are excluded from Solr, our main search system. This is intentional to avoid duplication, as we already index preprints via Crossref. As a result, these records don't appear in the standard search index.
To retrieve these preprints from PubMed, you need to include SRC:MED for each EXT_ID separately in the query. For example:
EXT_ID:(37090539) + SRC:MED
EXT_ID:(38293224) + SRC:MED
Unfortunately, you cannot combine these IDs in a single query with SRC:MED because each ID needs to be searched individually to pull the data from PubMed.
Let me know if you have any other questions or need further assistance!