malteseduck / spring-data-marklogic

An implementation of the Spring Data interfaces for the MarkLogic NoSQL database
Apache License 2.0
7 stars 9 forks source link

Value queries are not "exact" #11

Closed malteseduck closed 7 years ago

malteseduck commented 7 years ago

Usually the assumption is that when you are querying to match a particular property to a particular value you are doing "exact" matches. Currently the value queries don't default to that.