Hi, On 10/18/07, Keith R. Bennett <[EMAIL PROTECTED]> wrote: > Do we want to remove the functionality in ParserPostProcessor that > accumulates the full text into the "fulltext" property in the Metadata?
Definitely! I left it there while refactoring the Parser interface to minimize functional changes, but I think we should remove it now. The same goes for the summary and outLinks properties. We might perhaps add those features as optional Parser decorators. BR, Jukka Zitting
