Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 139
    • Issues 139
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 28
    • Merge Requests 28
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Issues
  • #470

Closed
Open
Opened 2 hours ago by Mark Harding@markeharding
  • Report abuse
  • New issue
Report abuse New issue

(feat): ElasticRepository for Feed Impressions

See #468 for CQL schema

{
  "properties": {
    "uuid": {
      "type": "keyword"
    },
    "entity_urn": {
      "type": "keyword"
    },
    "entity_type": {
      "type": "keyword"
    },
    "entity_guid": {
      "type": "long"
    },
    "source": {
      "type": "keyword"
    },
    "campaign": {
      "type": "keyword"
    },
    "medium": {
      "type": "keyword"
    },
    "position": {
      "type": "integer"
    },
    "@timestamp": {
      "type": "date"
    }
  }
}

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Edited 1 hour ago by Mark Harding

Related issues
0

    • Mark Harding @markeharding changed milestone to %sprint: Funny Frog 2 hours ago

      changed milestone to %sprint: Funny Frog

    • Mark Harding @markeharding added S - Backlog label 2 hours ago

      added S - Backlog label

    • Mark Harding @markeharding changed the description 2 hours ago

      changed the description

    • Mark Harding @markeharding changed the description 1 hour ago

      changed the description

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    Assignee
    None
    Assign to
    None
    Epic
    None
    sprint: Funny Frog
    Milestone
    sprint: Funny Frog
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    None
    Due date
    None
    1
    Labels
    S - Backlog
    Assign labels
    • View project labels
    None
    Weight
    None
    Confidentiality
    Not confidential
    Lock issue
    Unlocked
    1
    1 participant
    user avatar
    Mark Harding
    Reference: minds/engine#470