usgin / usgin-cache

Cache a whole system in your CouchDB
0 stars 1 forks source link

Memory allocation error indexing large sets of features #46

Open rclark opened 10 years ago

rclark commented 10 years ago

Well Logs has 560,000 features. Running the CLI to index in solr fails:

node cli -m wellLog -f usgin-welllog -i solr://localhost:8983/solr
Setting up the OGC cache...
Setting up the feature cache...
Indexing based on the wellLog view...
FATAL ERROR: CALL_AND_RETRY_0 Allocation failed - process out of memory

Looks like its time for pipes.