[
https://issues.apache.org/jira/browse/USERGRID-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098233#comment-15098233
]
Ankur Mishra commented on USERGRID-301:
---------------------------------------
Any updates regarding above issue?
I am relatively new to usergrid and I am facing an strange issue in usergrid
v1.
I am searching for a field that contains some text lets say key is 'name' and
value is 'my sample text', now I am trying to search this by using command -
select * where name contains 'my sample*',
But it does not return data. What am I doing wrong, Please help.
> 'contains' queries should support wildcards (2.1)
> -------------------------------------------------
>
> Key: USERGRID-301
> URL: https://issues.apache.org/jira/browse/USERGRID-301
> Project: Usergrid
> Issue Type: Story
> Components: Stack
> Reporter: David Johnson
>
> name = 'Bo*'
> and
> name contains 'Bo*'
> Should be equivalent as they were back in UG 1.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)