Re: outlook email file pst extraction problem

2019-12-08 Thread Kennedyarbon
If you are looking for Outlook PST Extractor then download *Extract Outlook PST* Software, this software helps you to extract attachments from Outlook PT files. I will recommend you to download this software. More Info:- Extract Outlook PST Software

RE: outlook email file pst extraction problem

2016-03-02 Thread Allison, Timothy B.
-user@lucene.apache.org Subject: Re: outlook email file pst extraction problem Thanks Timothy for your prompt help. I tried first option. I am able to extract .eml ( MIME format) files from PST file using libpst library. I am not able extract .msg ( outlook emails) files using libpst library. I am ab

Re: outlook email file pst extraction problem

2016-02-29 Thread Sreenivasa Kallu
Thanks Timothy for your prompt help. I tried first option. I am able to extract .eml ( MIME format) files from PST file using libpst library. I am not able extract .msg ( outlook emails) files using libpst library. I am able to feed .eml files into SOLR. I can see some of tags are missing in th

RE: outlook email file pst extraction problem

2016-02-11 Thread Allison, Timothy B.
Should have looked at how we handle psts before earlier responsesorry. What you're seeing is Tika's default treatment of embedded documents, it concatenates them all into one string. It'll do the same thing for zip files and other container files. The default Tika format is xhtml, and we i

RE: outlook email file pst extraction problem

2016-02-11 Thread Allison, Timothy B.
Y, this looks like a Tika feature. If you run the tika-app.jar [1]on your file and you get the same output, then that's Tika's doing. Drop a note on the u...@tika.apache.org list if Tika isn't meeting your needs. -Original Message- From: Sreenivasa Kallu [mailto:sreenivasaka...@gmail.co