Nima, I haven't written a version that would be compatible with 1.x; nor has this been tested with 1.x.
Though, you're not the first person to ask about this, so maybe I'll take a crack at this tonight. In order to save time on my end, my thoughts are to pretty much use https://github.com/xautlx/nutch-htmlunit as a reference for adapting it to 1.x. Though that plugin shows that it explicitly supports 1.7, I expect it to work on > 1.7 unless breaking changes have been added from 1.7 to 1.8. It doesn't look like the changelog specifically called out any breaking changes @ http://www.apache.org/dist/nutch/1.8/CHANGES.txt so it should be OK. Thank you, Mo On Wed, Aug 6, 2014 at 12:20 AM, Nima Falaki <[email protected]> wrote: > Can this also be used for nutch 1.8 or is it a stricly nutch 2.x plugin? > > > On Tue, Aug 5, 2014 at 5:01 PM, Lewis John Mcgibbney < > [email protected]> wrote: > > > Thanks for posting this is great. > > > > > > On Sun, Aug 3, 2014 at 2:50 PM, <[email protected]> > wrote: > > > > > > > > All, a little post about how I arrived at using Selenium with Nutch is > at > > > > > > > > > http://soryy.com/blog/2014/ajax-javascript-enabled-parsing-apache-nutch-selenium/ > > > > > > I didn't have time to also go through setting up the individual > > components, > > > but I'll save that for next week. > > > > > > Figured it might make for a fun read for you all, and a reminder that > > while > > > many sites promise to implement a work-around, not all of them keep > that > > > promise! > > > > > > > > > > > > -- > > > > Nima Falaki > Software Engineer > [email protected] >

