Hi David!
David Nuescheler wrote:
DocumentView Import vs. XML TextExtractor ?
Is that correct?
Yes, that's exactly what I meant.
If you just want to fulltext search your XML the TextExtractor is probably
sufficient and most certainly less expensive for the repository.
If you would like to access the XML documents elements (let's say modify
or version parts of the the XML documents individually) I would
recommend to import via document view.
Great, that's what I was hoping for and it makes everything a whole lot
simpler... I can just skip the DocumentView-Import.
Thanks!
Dan.