Ok these are good to know.
thanks
________________________________
From: Uwe Schindler <u...@thetaphi.de>
Sent: Wednesday, December 15, 2021 5:18 PM
To: java-user@lucene.apache.org <java-user@lucene.apache.org>; Ali Akhtar 
<ali@ali.actor>
Cc: Baris Kazar <baris.ka...@oracle.com>
Subject: Re: Log4j

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 schrieb Ali Akhtar <ali@ali.actor>:

Does Lucene not have any internal logging at all, e.g for debugging?

On Thu, Dec 16, 2021 at 2:49 AM Uwe Schindler <u...@thetaphi.de> 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 jndi expressions nothing can
 happen. 😂

 Uwe

 Am 15. Dezember 2021 21:41:37 UTC schrieb Baris Kazar <
 baris.ka...@oracle.com>:
Hi Folks,-
 Lucene is not affected by the latest bug, right?
I saw on Solr News page there are some fixes already made to Solr.
Best regards

 --
 Uwe Schindler
 Achterdiek 19, 28357 Bremen
 
https://www.thetaphi.de<https://urldefense.com/v3/__https://www.thetaphi.de__;!!ACWV5N9M2RV99hQ!Z3USh4shs6MbQE8ngi7x0l2sCSvfwLjnJx79W_2yhfpmPe6l9VE6tRzFUxMt9BDroA$>

--
Uwe Schindler
Achterdiek 19, 28357 Bremen
https://www.thetaphi.de<https://urldefense.com/v3/__https://www.thetaphi.de__;!!ACWV5N9M2RV99hQ!Z3USh4shs6MbQE8ngi7x0l2sCSvfwLjnJx79W_2yhfpmPe6l9VE6tRzFUxMt9BDroA$>

Reply via email to