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

Improve Exception Handling for commons.solr

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.12.0
    • 1.0.0, 0.12.1
    • Commons
    • None

    Description

      commons.solr still report Exceptions that are no longer thrown by the used Solr version (4.4.0).

      Solr has changed the API of CoreContainer and SolrCore to no longer use checked Exceptions. Instead SolrException - a RuntimeException - are thrown.

      The Stanbol SolrServerAdapter, ManagedSolrServer and ReferencedSolrServer still report the old checked Exceptions (ParserConfigurationException, IOException, SAXException).

      This issue will update the Stanbol Services to be in line with the currently used Solr version.

      Attachments

        Activity

          People

            rwesten Rupert Westenthaler
            rwesten Rupert Westenthaler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: