George Reyes created USERGRID-902:
-------------------------------------
Summary: Unable to do case sensitive queries using '='
Key: USERGRID-902
URL: https://issues.apache.org/jira/browse/USERGRID-902
Project: Usergrid
Issue Type: Story
Reporter: George Reyes
Assignee: George Reyes
Lets say you have two values {"name":"cow"} and {"name":"Cow"}
When you do a query on name = "cow".
We get both "cow" and "Cow" back in the results. Equals should be a case
sensitive search. ergo we should only be returning "cow"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)