Skip to content

IllegalStateException for Retriever Query #127771

Open
@john-wagster

Description

@john-wagster

Elasticsearch Version

8.17.2

Installed Plugins

No response

Java Version

bundled

OS Version

NA

Problem Description

Getting the following exception but we don't have a query that can easily reproduce it. Creating at least a placeholder here in case we are able to gather more information on this issue.

java.lang.IllegalStateException: parser for [retrievers] did not end on END_OBJECT
	at [email protected]/org.elasticsearch.xcontent.ObjectParser.throwMustEndOn(ObjectParser.java:669)
	at [email protected]/org.elasticsearch.xcontent.ObjectParser.parseSub(ObjectParser.java:640)
	at [email protected]/org.elasticsearch.xcontent.ObjectParser.parse(ObjectParser.java:316)
	at [email protected]/org.elasticsearch.xcontent.ConstructingObjectParser.parse(ConstructingObjectParser.java:167)
	at [email protected]/org.elasticsearch.xcontent.ConstructingObjectParser.apply(ConstructingObjectParser.java:159)
	at [email protected]/org.elasticsearch.xpack.rank.rrf.RRFRetrieverBuilder.fromXContent(RRFRetrieverBuilder.java:81)

Steps to Reproduce

NA

Logs (if relevant)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Search Relevance/SearchCatch all for Search Relevance>bugTeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchpriority:normalA label for assessing bug priority to be used by ES engineers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions