cursor = coll.find({}).hint(...).sort(...) would only explain the first find call, not the remaining calls on that cursor that would add options