If by parent/root page you're talking about the URL that points to the page (kind of a referrer): page A has a link to page B ( A -> B) you can index in Solr the inlinks of each page. This can be done with a simple indexing filter, perhaps [1] can be helpful, but it depends on what you're trying to do, if you want to track the seed URL that you put in your seed file and led to you the page you're indexing, then the Julien answer is better suited.
Hope it helps, [1] https://github.com/jorgelbg/links-extractor/ ----- Original Message ----- From: "Shani Chaushu" <[email protected]> To: [email protected] Sent: Thursday, July 2, 2015 4:01:15 AM Subject: [MASSMAIL]Parent URL Hi, I'm using Nutch 1.9 with Solr 4.10 There is any way so see in solr for each page the parent/root page they came from? Thanks, Shani --------------------------------------------------------------------- Intel Electronics Ltd. This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.

