materialsproject / api

New API client for the Materials Project
https://materialsproject.github.io/api/
Other
107 stars 39 forks source link

`/summary` request exceeds memory limit #734

Closed tschaume closed 1 year ago

tschaume commented 1 year ago

https://api.materialsproject.org/summary/?has_props=xas&_limit=1000&_fields=material_id&_skip=8000

Error in $cursor stage :: caused by :: Sort exceeded memory limit of 104857600 bytes, but did not opt in to external sorting. Aborting operation. Pass allowDiskUse:true to opt in.

Full Traceback