One option is to follow the same pattern as the parse-* plugins. Within ParserFactory's getParse() method, there is a conditional statement that chooses which parse implementation to use based on the contentType or suffix of the resource fetched.
You could do the same in NutchAnalyzer factory, except you pass in the language code as determined by the LanguageIdentifier. You'd have to create a new extension point, and I think you'd have to create a plugin for each language analyzer you implement. Each plugin would be assigned a languageCode attribute, i.e. your FrenchAnalyzer plugin would have a languageCode of "fr". On 6/14/05, Jérôme Charron <[EMAIL PROTECTED]> wrote: > > There was a interesting sentence what is necessary to became a > > commiter on the old home page. > > Excuse me Stefan, but what do you mean? > > > Anyway no problem, > > best thing you can do is to read code and the old sourceforge mail > > archive. > > An article can be found here: > > http://www.media-style.com/index.jsp?folderPK=422&action=& > > Ok, thanks Stefan. I will read all that attentively. > But could you please answer to these quick and simple questions: > * Is there a way to specifiy an ordering of plugins calls (it is needed in > order to perform analyzis after language identification) ? > Jerome > > -- > http://motrech.free.fr/ > http://frutch.free.fr/ > > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Nutch-developers mailing list Nutch-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nutch-developers