You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Florent Guillaume <fg...@nuxeo.com> on 2007/07/10 18:56:40 UTC

remove WARN logs for missing text extractors

Hi,

In jackrabbit-core/src/main/java/org/apache/jackrabbit/core/query/ 
lucene/JackrabbitTextExtractor.java, the method extractText logs at  
WARN level when no indexer is available.

Can we move this to DEBUG, as not all applications need full text  
indexing of the text nodes and this message fills the logs?

Thanks,
Florent


-- 
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87




Re: remove WARN logs for missing text extractors

Posted by Marcel Reutegger <ma...@gmx.net>.
Florent Guillaume wrote:
> In 
> jackrabbit-core/src/main/java/org/apache/jackrabbit/core/query/lucene/JackrabbitTextExtractor.java, 
> the method extractText logs at WARN level when no indexer is available.
> 
> Can we move this to DEBUG, as not all applications need full text 
> indexing of the text nodes and this message fills the logs?

sure, can you please create a jira issue?

regards
  marcel