Skip to content

how to denote datatype "nested" instead of Object - what differentiate object and nested in elastic search mapping in CrawlerData. #27

@raj92

Description

@raj92

I am stuck while defining the mapping for a field (files) type that is nested rather then Object.
I am looking into solution to define the files type = "nested" otherwise filter will not work.

As we are to define the mapping in json file and preprocessor pipeline - we are already creating Array Object [{}]
but how to denote "nested" - what differentiate object and nested in elastic search mapping in CrawlerData.

They must be some way in "node-mongodb-es-connector" plugin which help us do so.

because [{}] is purely array object.

Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions