Hi group. I'm using Nutch 2.3, with Mongo store backend, and I want to access the fetched data directly, without an index like Solr. I know I can access the Mongo database directly to retrieve the content, but, is there a way to do it using the Nutch classes, so that I can do it regardless of the backend?
Thanks

