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 (JIRA)" <ji...@apache.org> on 2007/07/12 15:58:04 UTC

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

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


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.


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

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-1028.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Fixed in revision: 555893

> 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.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.


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

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-1028:
-------------------------------

        Fix Version/s:     (was: 1.4)
    Affects Version/s:     (was: 1.3)

> 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
>            Reporter: Florent Guillaume
>            Priority: Trivial
>             Fix For: 1.3.1
>
>
> 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.


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

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ 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.