[SERVER-29] find on x.y.z does not seem to work for complicated objects Created: 22/Apr/09  Updated: 12/Jul/16  Resolved: 22/Apr/09

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

Type: Bug Priority: Major - P3
Reporter: jeff jenkins Assignee: Aaron Staple
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:

 Description   

I have this structure:
{
pages : [
{
'url' :

{ 'url' : 'http://...' }

}
]
}

I'm trying to find all objects where the inner 'url' is a particular value. I tried, in the shell and with the python driver:

find(

{ 'pages.url.url' : SOME_VAUE }

)

but it didn't seem to work. I spoke to Mike about it and he wasn't sure what was going on.



 Comments   
Comment by Aaron Staple [ 22/Apr/09 ]

I've fixed this case - tested in querytests.cpp

Generated at Thu Feb 08 02:52:50 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.