So I have to change the original file i.e. Injector.java, no plugin support to override this behavior ?
Thanks Manish > On Jan 28, 2016, at 12:53 AM, Markus Jelsma <[email protected]> > wrote: > > Hi - judging from the code, that is not possible. But rather straightforward > to patch. > M. > > > -----Original message----- >> From:Manish Verma <[email protected]> >> Sent: Thursday 28th January 2016 2:48 >> To: [email protected] >> Subject: Can we skip filtering at injection time and apply at fetch time only >> >> Hi , Using nutch 1.10. >> >> Can we skip filtering at injection time and apply at fetch time only ? >> I see the filters defined inside regex-urlfilter.txt get applied at >> injection time want to skip at injection time and apply at fetch time .. >> >> Thanks >> Manish >> >> >>

