Hi Nick Thanks for the reply. Is it possible to fine tune the office parser in some way?
Regards Mirko On 11. März 2014 13:45:13 MEZ, Nick Burch <[email protected]> wrote: >On Tue, 11 Mar 2014, Mirko Sertic wrote: >> a) Is the Tika class stateful? Do i have to create a new instance for > >> every document, or can i reuse it? > >You can share one Tika object or TikaConfig object throughout your >application > >> b) Are the parsers stateful? Do i have to create a new parser for >every >> document, or can i reuse it? > >You can re-use the same parser multiple times, from multiple threads > >> c) How can i tune the org.openxmlformat.schema classes? > >These are auto-generated by Apache XMLBeans from the Microsoft provided > >schemas. You'd need to help the XMLBeans project if you wanted to speed > >these up > >Nick -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
