ArchitecturalKnowledgeAnalysis / EmailIndexer

Utility for generating Lucene indexes for collections of emails.
MIT License
1 stars 2 forks source link

exporters now output the actual email id as well #11

Closed wmeijer221 closed 2 years ago

wmeijer221 commented 2 years ago

I'm sorry to make a PR this quickly again, I was literally implementing it when you merged the previous PR ':D The id that's currently outputted is the one formatted as an email though (i think it's the .mbox id or something?), and I can't really use that to easily navigate through the search engine.