hi We use use nuth to crawl site and index data is pushed using sorlindex command.
We have three sites that we crawl using nutch http://xyz1.com/,http://xyz2.com/,http://xyz3.com/ we create one crawldb's for each site. We use single solr core to consolidate three sites, And when we send data from each crawl db to solr we want to tag each site docs with source info so doc1|xyz1| doc23|xyz2| I dont see anyway to do this in nutch. Any help? -- View this message in context: http://lucene.472066.n3.nabble.com/nutch-solr-index-process-to-add-tag-when-indexing-solr-tp3607311p3607311.html Sent from the Nutch - User mailing list archive at Nabble.com.

