Source Fields in Elasticsearch Index are arrays

Created on 5 June 2018, over 6 years ago
Updated 17 January 2024, 10 months ago

I'm not sure if this is a bug or not but I've installed and enabled both Elasticsearch Connector and Search API, successfully created a few indices.

My issue is that in the elasticsearch index the source fields are arrays as opposed to strings... e.g.:

_source": {
          "type": Array[1][
            "event"
          ],
          "field_end_date": Array[1][
            1519925400
          ],
          "description": Array[1][
            "This talk explores how the speculative worlds of contemporary U.S. superhero comics have addressed the problem of difference and human diversity through stories ab...
           ],

Is this the intended structure?

πŸ’¬ Support request
Status

RTBC

Version

7.0

Component

Elasticsearch Connector

Created by

πŸ‡ΊπŸ‡ΈUnited States micheljp

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024