Skip to content

Lens only shows keyword fields, not text fields #96576

@jportner

Description

@jportner

Kibana version: Verified in 7.11.1, 7.12.0, 7.13.0-SNAPSHOT, and master

Describe the bug: Lens only shows keyword fields, not text fields

Steps to reproduce:

  1. Create a test document in Dev Tools:
    POST test/_doc
    {
      "link": "https://www.example.com"
    }
    
  2. Create an Index Pattern for this document:
    image
  3. Create a Lens Visualization:
    image

Expected behavior: Lens should show both link and link.keyword in the available fields

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:LensTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//enhancementNew value added to drive a business resultimpact:needs-assessmentProduct and/or Engineering needs to evaluate the impact of the change.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions