ith Tropo.
-Original Message-
From: Rob Staveley (Tom) [mailto:[EMAIL PROTECTED]
Sent: 15 August 2006 13:26
To: java-user@lucene.apache.org
Subject: RE: Indexing existing email archives
OK, we're well off topic now. If you have follow up on this can I recommend
that you don't
---Original Message-
From: Suba Suresh [mailto:[EMAIL PROTECTED]
Sent: 15 August 2006 12:46
To: java-user@lucene.apache.org
Subject: Re: Indexing existing email archives
The mail archives and saved mail folders can be opened up and read as a text
file using textpad or wordpad. Will it be possib
The mail archives and saved mail folders can be opened up and read as a
text file using textpad or wordpad. Will it be possible to index them as
it is? The mail client is Thunderbird Mailbox.
If I have to use third party software is there anything you can suggest?
suba suresh.
Rob Staveley (T
> I have to have this working in next couple of days.
I had a similar requirement and it look me several weeks to get something
working. I think you'll need to make use of as much off the shelf software
as you can, given your timescale.
If you don't want to get your hands dirty with Lucene and li
On Montag 14 August 2006 17:50, Suba Suresh wrote:
> I have some stored emails in folders in my local
> disk and huge list of email archives in another system.
Lucene can only index plain text, so if you can convert these mails to text
you can index them without any problem.
Regards
Daniel
--
Hi!
Can someone help me?
suba suresh
Suba Suresh wrote:
I was looking at "http://www.tropo.com/techno/java/lucene/imap.html"; and
my understanding is it is used to retrieve and index the emails that is
on the email server. I have some stored emails in folders in my local
disk and hug