monkmachine commented on PR #558: URL: https://github.com/apache/tika/pull/558#issuecomment-1126150480
> @tballison @monkmachine > > > Or do you want to use our current parser only if the dwg executable is not available. > > I would vote +1 on _use current parser only if the dwg executable is not available._ Yeah that's what I think is the best solution :) Thanks Nicolas for the initial code, hopefully I haven't butchered yours too much. I did manage to find we hold text in "value_text" and "text" fields. MTEXT fields also contain formatting which I will remove (I've done a quick stab at some of the main ones contain within the documents I have but will do them all before I finish the PR) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
