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.