[EMAIL PROTECTED] wrote: > Hi all- > > Thanks for your generous help in the past. > > I am planning to develop a set of IndexingFilters that will normalize > some data before putting it into the Document fields. > > We foresee the need to control the order in which these normalization > plugins are run. For example, one plugin might need to use the result > of another normalizing plugin as input to its normalization task. > > Is there currently any way to control this order via configuration? If > not, do you guys think this would be a useful feature? >
There is no way to control their order now. I think it could be a useful addition. You could implement this the way it's done in other places, like e.g. URLFilters. -- Best regards, Andrzej Bialecki <>< ___. ___ ___ ___ _ _ __________________________________ [__ || __|__/|__||\/| Information Retrieval, Semantic Web ___|||__|| \| || | Embedded Unix, System Integration http://www.sigram.com Contact: info at sigram dot com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
