On 10/5/07, Sagar Vibhute <[EMAIL PROTECTED]> wrote: > Well, the initial value for plugin.includes was > > protocol-http|urlfilter-regex|parse-(text|html|js)|index-basic|query-(basic|site|url)|summary-basic|scoring-opic|urlnormalizer-(pass|regex|basic) > > The example on the site states I put in the following > > nutch-extensionpoints|protocol-http|urlfilter-regex|parse-(text|html)|index-basic|query-(basic|site|url)
You have to put a scoring filter or some of the jobs won't work. If you want to enable your plugin, just append it (with |<your plugin's name>) to the end of the original list. > > So I did the necessary. By the way I reverted to the original value and > crawled. It is throwing a different set of exceptions now ... :-) > > - Sagar > -- Doğacan Güney
