Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1943

Disable clustering contrib in Solr trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • contrib - Clustering
    • None

    Description

      With LUCENE-2484, Lucene's trunk API changed incompatible. As the clustering contrib depends on a older carror2 jar file compoiled against an older version of Lucene (3.0), the tests failed to run (TermAttribute class removed).

      As we should be able to change the APIs in trunk without forcing external projects like carrot2 to update its internal stuff to work with Lucene trunk.

      The attached patch will simply rename "build.xml" to "build.xml.disabled", so the module is simply no loger built. After we create a release branch out of trunk, wen can simply enable it again after upgrading the carror2.jar files.

      Attachments

        1. SOLR-1943.patch
          8 kB
          Uwe Schindler

        Issue Links

          Activity

            People

              uschindler Uwe Schindler
              uschindler Uwe Schindler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: