Search emails - parsing mailbox (mbox) files

2008-04-03 Thread Subodh Damle
Is there any reliable implementation for parsing email mailbox files (mbox format), especially large (>50MB) archives ? Even after searching lucene mailing list archives, googling around, I couldn't find one. I took a look at Apache James project which seems to offer some support , but couldn't fin

Search emails - parsing mailbox (mbox) files

2008-04-03 Thread Subodh Damle
Is there any reliable implementation for parsing email mailbox files (mbox format), especially large (>50MB) archives ? Even after searching lucene mailing list archives, googling around, I couldn't find one. I took a look at Apache James project which seems to offer some support , but couldn't fin

Searching repeating fields

2006-06-22 Thread Subodh Damle
Hi all. We've been using Lucene to index our dynamic data structure and so far Lucene has been flexible enough to accommodate our requirements. Now we have this requirement about searching repeating fields, whose implementation is not clear. Our data records have a dynamic tree-like structu