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

Issue with Multivalued fields when using UIMA

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 6.0
    • 5.5, 6.0
    • contrib - UIMA
    • None

    Description

      When using any of UIMA addons on a multivalued fields, only the first row of the field gets processed and UIMA update ignores the remaining rows.
      This bug caused by "getTextsToAnalyze" method in "UIMAUpdateRequestProcessor" class. SolrInputDocument
      .getFieldValue must be changes to olrInputDocument
      .getFieldValues and the result must be an array not a single variable.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            teofili Tommaso Teofili
            mkhordad Maryam Khordad
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment