> It seems at least several classes(like ClustersConsumerOutputComponent) > are missing and some classes changed their API(RawDocumentBase no longer > has a empty constructor). Anyway, if changes are only minor, I will try > to find the right mapping between old and new API.
Ah, right -- this class has been renamed to ArrayOutputComponent. If you take a look at the API example: http://svn.sourceforge.net/viewvc/carrot2/trunk/carrot2/applications/carrot2-demo-api-example/src/org/carrot2/apiexample/Example.java?revision=1426&view=markup it contains verbose JavaDoc and the code should be very similar to what you can find in Nutch. I'm sorry for this inconvenience, I will port the plugin code in Nutch but I wanted to wait until we have made a release so that everything goes in a single patch. Dawid ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
