Ok these are good to know.
thanks
From: Uwe Schindler
Sent: Wednesday, December 15, 2021 5:18 PM
To: java-user@lucene.apache.org ; Ali Akhtar
Cc: Baris Kazar
Subject: Re: Log4j
Hi,
It only has an abstract logging interface inside IndexWriter to track actions
Hi,
It only has an abstract logging interface inside IndexWriter to track actions
done during indexing. But implementation of that is up to the application. By
default you can only redirect to a file or stdout, if needed.
All other Apis log nothing.
Uwe
Am 15. Dezember 2021 21:58:59 UTC schri
Does Lucene not have any internal logging at all, e.g for debugging?
On Thu, Dec 16, 2021 at 2:49 AM Uwe Schindler wrote:
> Hi,
>
> Lucene is an API and does not log with log4j.
>
> Only the user interface Luke uses log4j, but this one does not do any
> networking. So unless user of Luke enters
Hi,
Lucene is an API and does not log with log4j.
Only the user interface Luke uses log4j, but this one does not do any
networking. So unless user of Luke enters jndi expressions nothing can happen. 😂
Uwe
Am 15. Dezember 2021 21:41:37 UTC schrieb Baris Kazar :
>Hi Folks,-
> Lucene is not affec
I can't think of a reason why this would happen. Sounds like a question for
the Spring people.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: testn <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Friday, January 18, 2008 9:31:49 AM