**[K](https://jira.spring.io/secure/ViewProfile.jspa?name=k)** opened **[DATAMONGO-1074](https://jira.spring.io/browse/DATAMONGO-1074?redirect=false)** and commented The sample documentation on "Query methods" (Table 1.), the "firstname" queries on "age" which can be confusing, for instance: ``` findByFirstnameNotNull() {"age" : {"$ne" : null}} ``` --- **Affects:** 1.6 GA (Evans) **Reference URL:** https://github.com/spring-projects/spring-data-mongodb/blob/master/src/main/asciidoc/reference/mongo-repositories.adoc