Powered by OPF
OPF WIKI STATIC ARCHIVE
2,681 pages · 153 spaces · 776 tags · 4,025 history records · 96.2% of the original wiki recovered
Archived copy. This page was recovered from the Internet Archive snapshot of /display/KB/Parsing PST OST file using TIKA taken on 2013-06-17. The original wiki at wiki.opf-labs.org is being decommissioned.

Parsing PST OST file using TIKA

Created by Kari Smith on Jun 04, 2013 · last edited by Kari Smith · on Jun 05, 2013 (view history) · 8 versions

Title
Parsing PST OST file using TIKA

Detailed description

The Apache Tika™ toolkit detects and extracts metadata and structured text content from various documents using existing parser libraries. This solution uses Tika toolkit.  http://tika.apache.org/

Fields used from the email messages in building the parser.  The solution used the MBOX parser and modified it for the PST files.

Create SAX events to run against parsed data.

Solution Champion

"donald mennerich, "Gregory N. Jansen,

"Carl Wilson

Corresponding Issue(s)
"Parsing PST and OST email files for textual mining and searching

"Apprasing OST file for restricted data

Tool/code link
A link to code on Git hub or a corresponding myExperiment if applicable

Tool Registry Link

https://github.com/dmmd/OPF_Hack

Evaluation
Any notes or links on how the solution performed.