You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/07/13 09:07:06 UTC

[jira] Updated: (JCR-1028) Remove WARN logs for missing text extractors

     [ https://issues.apache.org/jira/browse/JCR-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger updated JCR-1028:
----------------------------------

    Fix Version/s: 1.3.1

Merged into 1.3 branch in revision: 555894

> Remove WARN logs for missing text extractors
> --------------------------------------------
>
>                 Key: JCR-1028
>                 URL: https://issues.apache.org/jira/browse/JCR-1028
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: indexing
>    Affects Versions: 1.3
>            Reporter: Florent Guillaume
>            Priority: Trivial
>             Fix For: 1.3.1, 1.4
>
>
> 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?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.