On Thursday 10 February 2011 11:30:19 .: Abishek :. wrote: > Hi all, > > Could some one tell me what it means to the fetcher when -noParsing is > issued?
It overrides the fetcher.parse setting which by default is set to true, meaning the fetcher will parse as well. If you're not parsing during fetch then you need to parse the finished fetch manually by using the parse command. > > I was assuming, that when -noParsing is issued the fetcher just fetches > and does not do any parsing. However when I pass the -noParsing I see > couple of my ParseFilters executing. How are they applied when there is no > parsing happening at all? That's just output from the PluginRepository, it doesn't mean it's actually running. > > Thanks, > Abi -- Markus Jelsma - CTO - Openindex http://www.linkedin.com/in/markus17 050-8536620 / 06-50258350

