Hi, I can only assume that this concerns where your Solr server stores its data right? If you have this pointing to somewhere on the vdb partition and the server running then the solrindex job should do the business right for you.
Lewis On Thu, Nov 22, 2012 at 11:54 AM, ygcao <[email protected]> wrote: > 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 -- Lewis

