Skip to content

Query is too complex #3387

Discussion options

You must be logged in to vote

Do you get the orange warning snackbar or a red error one?

How many entries do you have in your searchindex mappings?
curl -X GET "localhost:9200/<your_index_name>/_mapping?pretty" (you get the index name when you click data source or info on the timeline 3dot menu)

Usually the solution is to limit the search on specific fields. So e.g. message:postgres

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by isf3t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants