You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2012/11/27 12:27:59 UTC

[jira] [Resolved] (STANBOL-816) Logs of SolrQueryFactory to verbose

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

Rupert Westenthaler resolved STANBOL-816.
-----------------------------------------

    Resolution: Fixed

changed with http://svn.apache.org/viewvc?rev=1414130&view=rev
                
> Logs of SolrQueryFactory to verbose
> -----------------------------------
>
>                 Key: STANBOL-816
>                 URL: https://issues.apache.org/jira/browse/STANBOL-816
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Entityhub
>    Affects Versions: entityhub-0.10.0-incubating
>            Reporter: Fabian Christ
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>              Labels: Logging
>
> The logs of org.apache.stanbol.entityhub.yard.solr.impl.SolrQueryFactory are to verbose on INFO level. Things like
> 27.11.2012 11:33:18.940 *INFO* [Thread-164] org.apache.stanbol.entityhub.yard.solr.impl.SolrQueryFactory Solr Query: start=0&rows=10&fl=*%2Cscore&q=%28%28%28%40%2Frdfs%5C%3Alabel%2F%3A%22Dream%22%29%29+OR+%28%28%40en%2Frdfs%5C%3Alabel%2F%3A%22Dream%22%29%29+OR+%28%28%40%2Frdfs%5C%3Alabel%2F%3A%22American%22%29%29+OR+%28%28%40en%2Frdfs%5C%3Alabel%2F%3A%22American%22%29%29%29
> 27.11.2012 11:33:18.940 *INFO* [Thread-164] org.apache.stanbol.entityhub.yard.solr.impl.SolrQueryFactory QueryString: (((@/rdfs\:label/:"Dream")) OR ((@en/rdfs\:label/:"Dream")) OR ((@/rdfs\:label/:"American")) OR ((@en/rdfs\:label/:"American")))
> look definitely more like a DEBUG massage. We should use DEBUG by default for this detailed logs. INFO is more for status information about the process that is going on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira