Anyone have any recommendations on a decent, open (doesn't have to be
Apache license, but would prefer non-GPL if possible), extractor for
MS Exchange and/or PST files? The Zoe link on the FAQ [1] seems dead.
For mbox, I think mstor will suffice for me and I think tropo (from
the FAQ shoul
What is your output? I'd expect it to go down. What are you seeing?
Erick
On 6/29/07, Nott <[EMAIL PROTECTED]> wrote:
Hi
I even tried like this . But I'm not getting any benfifts. How to use
Expert Search can you assist ?
File indexFile = new File(fileName);
It's almost entirely trivial. Note that the IndexHandler is the name of my
singleton class
Here's the meat of the class
private static IndexSearcher indexSearcher;
public static synchronized IndexSearcher getSearcher()
throws Exception
{
if (IndexHandler.indexSearc
Like Chris said, or you can use maven and its eclipse plugin. Maven allows
you to automatically download necessary libraries.
On Thu, 28 Jun 2007 20:43:24 +0200, Chris Hostetter
<[EMAIL PROTECTED]> wrote:
When starting a new discussion on a mailing list, please do not reply to
an existing