hi, I met some problems when I use nutch to index big crawl data (more than 10G) into solr. my system is a ubuntu linux. and have two disk devices, named vda and vdb. vda is my system device. it's not very big. after installed system, 4G left. but vdb is big, so I set the solr data directory in disk device vdb. but, I found when I use nutch to index this big crawl data. the data is not into solr data directory at device vdb. and found vda is used. Is there some temporary files created in vda(system device)? how can I to index the data into solr data directory directly?
Br. chris

