Null Pointer Exception when querying with wildcard paths #127438
Labels
>bug
:Search/Search
Search-related issues that do not fall into other categories
Team:Search
Meta label for search team
Elasticsearch Version
9.0.0
Installed Plugins
No response
Java Version
bundled
OS Version
Linux 6.1.0-33-amd64 Debian x86_64
Problem Description
I encountered a Null Pointer Exception when executing a query with a wildcard path on my Elasticsearch cluster. The query is as follows:
Error Details:
The error message indicates issues with multiple shards and the following response:
Steps to Reproduce:
Expected Behavior:
The query should return the expected result without errors.
Actual Behavior:
a null_pointer_exception is thrown, resulting in incomplete results.
Please let me know if you need any further information or if there are steps I can take to assist in resolving this issue.
Steps to Reproduce
Logs (if relevant)
No response
The text was updated successfully, but these errors were encountered: