Use intake-solr with larger than memory datasets
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
As a user of intake-solr I would like to access datasets/queries that are larger than memory.
I believe the intake way to solve this is by creating an Solr Driver that has partitioned access, and that implements the to_dask() method. Is that correct?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.