Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kibana - problem with highlighting #169640

Closed
lecztomek opened this issue Oct 24, 2023 · 3 comments
Closed

Kibana - problem with highlighting #169640

lecztomek opened this issue Oct 24, 2023 · 3 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Highlight Highlighting of content via query feedback_needed impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@lecztomek
Copy link

lecztomek commented Oct 24, 2023

Kibana version: 8.10.2

Elasticsearch version: 8.10.2

Server OS version: Ubuntu 22.04.3 LTS

Browser version: Google Chrome Version 118.0.5993.88 (Official Build) (64-bit)

Browser OS version: Windows 10 Pro

Original install method (e.g. download page, yum, from source, etc.): docker-compose

Describe the bug:
When searching error occured:
Kibana - The content length is bigger than the maximum allowed string (536870888).
If Stack Management-> Advanced Settings -> Highlight results is false searching works correctly.

Steps to reproduce:

  1. About 300 Documents each with text field "message" (each should has size around 4 MB)
  2. In Discovery try to search some phrase existing in each documents.message
  3. The content length is bigger than the maximum allowed string (536870888) error should appear
    (if count of searching results is to small errors not occured)
  4. Change Stack Management-> Advanced Settings -> Highlight results to false
  5. Try searching again

Expected behavior:
Highlighting should working correctly.

Screenshots (if relevant):

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

@lecztomek lecztomek added the bug Fixes for quality problems that affect the customer experience label Oct 24, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 24, 2023
@nreese nreese added the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label Oct 25, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 25, 2023
@lukasolson lukasolson added the Feature:Highlight Highlighting of content via query label Jan 4, 2024
@lukasolson
Copy link
Member

Hmm, I think this is less of an issue related to highlighting and more of an issue related to the size of your fields. When I ingest the data you've suggested, I run into the error regardless of whether highlighting is turned on or off. Can you provide screenshots showing with/without the error with the exact same data set by toggling highlighting?

Related: #98497

@lukasolson lukasolson added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. feedback_needed labels Jan 9, 2024
@lukasolson
Copy link
Member

Closing for inactivity. Feel free to re-open if you can provide the details requested above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Highlight Highlighting of content via query feedback_needed impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

No branches or pull requests

4 participants