George Reyes created USERGRID-903:
-------------------------------------

             Summary: Cannot query and return entities that end in a space.
                 Key: USERGRID-903
                 URL: https://issues.apache.org/jira/browse/USERGRID-903
             Project: Usergrid
          Issue Type: Story
    Affects Versions: 2.1.0, 2.0.1
            Reporter: George Reyes
            Assignee: George Reyes


not being able to query and return entities which end in a space "value "

If I submit a value with {"name":"value "} then do a search on name="value" I 
do not retrieve the value. This should be checked to see if we do get the value 
back if we query on name="value ". If we do then we have a couple of options. 
We could trim the string so people cannot have values with space on the end, or 
could mark as a non issue since you really want a search of contains or 
something similar. "=" should be saved for equalities. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to