Skip to content

Make PIT's data field searchable  #4

@bertspaan

Description

@bertspaan

Make PIT's data field searchable with Elasticsearch

Steps:

  • JSON schema for a dataset's data field, in dataset.json
  • Only support unnested values:
    • strings
    • booleans
    • numbers
    • dates
    • (or arrays of those types)
  • New module which creates Elasticsearch mappings from data field's JSON schema: data-schema-to-es-mapping
  • Check data field in IO
  • Define new queries in API!

Affected repositories:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions