Hi, How does Nutch update a Solr Document? Does it write the whole document if one already exists or does it append the data?
I'm asking because I might want to have data from other sources other than Nutch. Should I have a solr index just for the Nutch data and then merge it with the other data into a final index? Thnx

