Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-816

Logs of SolrQueryFactory to verbose

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • entityhub-0.10.0-incubating
    • entityhub-0.11.0
    • Entityhub

    Description

      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.

      Attachments

        Activity

          People

            rwesten Rupert Westenthaler
            fchrist Fabian Christ
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: