Closed tapuat closed 10 years ago
MongoDB did not provide an api to retrieve fields in collection, so we have to lookup first row in collection to parse "fields", if data in every rows contains different fields, we can not scan all the rows, it will be too slow.
When wanting to query a collection, only the first 8 fields are listed. User should be able to see and select all the fields.