FindIterable#hint only accepts Bson. This prevents users from passing in an index name as it has been possible with DBCursor#hint(String).
Related issue: https://jira.spring.io/browse/DATAMONGO-2365
FindIterable#hint only accepts Bson. This prevents users from passing in an index name as it has been possible with DBCursor#hint(String).
Related issue: https://jira.spring.io/browse/DATAMONGO-2365