Chicago / opengrid-svc-template

Serivce layer that permits interaction between OpenGrid user interface and JSON data sources, just as Mongo.
Other
3 stars 4 forks source link

Unable to query arrays #7

Open tomschenkjr opened 8 years ago

tomschenkjr commented 8 years ago

Unable to query arrays in JSON/BSON documents. Would provide more flexibility to allow queries from arrays.

PriyaDoIT commented 8 years ago

update from @himaniravella I was trying to test this in Windygrid I got a sample request from @rladines calling windygrid service .I am supposed to change query to include arrays and see if that will work but the sample request he has provided is not working and it is throwing database errors so Rod is looking into why this is failing and he is going to provide me another sample. once I get a sample request that works I can start making changes to test the arrays.