Hi Andi
>> Besides the fact that JCC could need a "--help" parameter, it all went
>> very smoothly, I just ran into two small problems:
>
> Most of the command line flags are documented here
> http://lucene.apache.org/pylucene/jcc/documentation/readme.html#use
> A --help flag would be nice indeed.
Hi,
In a long running process Lucene get crashed in my application, Is there any
way to diagnose or how can I turn on debug logging / trace logging for
Lucene?
Antony
--
DigitalGlue, India
Hi Jonas,
I didn't get my hopes up anyway for an easier way to do this than
"just learn everything there is to the API you're trying to wrap". For
Consider that before JCC, PyLucene, for which JCC was originally written,
had its wrappers written by hand. Tens of thousands of lines of boiler
On Tue, 7 Apr 2009, Antony Joseph wrote:
In a long running process Lucene get crashed in my application, Is there any
way to diagnose or how can I turn on debug logging / trace logging for
Lucene?
Questions about Lucene usage in general are best answered on the
java-u...@lucene.apache.org m
Thanks
-Original Message-
From: Andi Vajda [mailto:va...@apache.org]
Sent: Tuesday, April 07, 2009 11:01 PM
To: pylucene-dev@lucene.apache.org
Subject: Re: debug logging / trace logging for Lucene?
On Tue, 7 Apr 2009, Antony Joseph wrote:
> In a long running process Lucene get crashed