Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-2399

indexer-elastic does not index multi-value fields (only the first value is indexed)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.14
    • indexer
    • None

    Description

      Currently, if there is a NutchField with multiple values, only the first value is indexed (because this is what doc.getFieldValue returns). Pull request #200 checks if the NutchField has multiple values, and if so, they are added as an array (multivalue) field.
      https://github.com/apache/nutch/pull/200

      Attachments

        Activity

          People

            Unassigned Unassigned
            yossi Yossi Tamari
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: