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

Classification Update Request Processor Improvements

    XMLWordPrintableJSON

Details

    Description

      This task will group a set of modifications to the classification update reqeust processor ( and Lucene classification module), based on user's feedback ( thanks teofili and Александър Цветанов ) :

      • include boosting support for inputFields in the solrconfig.xml for the classification update request processor
        e.g.
        field1^2, field2^5 ...
      • multi class assignement ( introduce a parameter, default 1, for the max number of class to assign)
      • separate the classField in :
        classTrainingField
        classOutputField
        Default when classOutputField is not defined, is classTrainingField .
      • add support for the classification query, to use only a subset of the entire index to classify.
      • Improve Related Tests

      Attachments

        1. SOLR_8871_UIMA_processor_test_fix.patch
          6 kB
          Alessandro Benedetti
        2. SOLR_8871.patch
          69 kB
          Alessandro Benedetti

        Issue Links

          Activity

            People

              teofili Tommaso Teofili
              abenedetti Alessandro Benedetti
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: