Jukka - After removing those things, the ParserPostProcessor doesn't do anything. Do you want to remove it altogether? We could also just not instantiate it -- in TikaConfig, we would add the parser implementation without wrapping it in a ParserPostProcessor.
- Keith Jukka Zitting wrote: > > 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 > > -- View this message in context: http://www.nabble.com/Fulltext-Metadata-Property--tf4643633.html#a13264441 Sent from the Apache Tika - Development mailing list archive at Nabble.com.
