[SERVER-51224] Grammar rejects dotted-path find filters Created: 29/Sep/20  Updated: 06/Dec/22

Status: Backlog
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: George Wangensteen Assignee: Backlog - Query Optimization
Resolution: Unresolved Votes: 0
Labels: PM-1749-find-milestone, qopt-team
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Assigned Teams:
Query Optimization
Operating System: ALL
Sprint: Query 2020-10-05
Participants:

 Description   

Currently, with CST Parsing enabled, we can't parse dotted-path fieldnames for find filters.

db.example.find( {"a.b": 1} )
Error: error: {
	"ok" : 0,
	"errmsg" : "syntax error, unexpected fieldname containing dotted path at element 'a.b' of input filter",
	"code" : 9,
	"codeName" : "FailedToParse"
}


Generated at Thu Feb 08 05:24:51 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.