I can initialize schema (mappings) on startup if indexes do not exist

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 1.0.0, 1.0.0-alpha1
    • Affects Version/s: None
    • Component/s: None
    • None

      If indexes used in import\aggregations are not existing yet
      then initialize them with proper configuration on application startup

      example mapping required for heatmap

      {"mappings": {"event": {"properties": {"activityId": { "type": "text", "fielddata": true}}}}}
      

      Hint

      see https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping.html

      add in readme instructions how to get schema information from ES instance i.e.

      curl -XGET localhost:9200/optimize?pretty
      

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Askar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: