Case-Insensitive Query

0 votes

Hi! There is a way to do a LIKE string query case-insensitive?

I'm trying to search some users using

adminStorageService.findDocumentsByQuery( DB_NAME, USERDATA_COLLECTION_NAME, qLIKE("Username", username)

and I'd like to find it even if some capital letters are wrong

 

Thanks

asked Mar 13, 2014 in App42 Cloud API-BaaS by service (10 points)
recategorized Oct 22, 2014 by sushil

2 Answers

+2 votes
Hi,

Currently by using LIKE query you can not search Case-Insenstive character.

Thanks.
answered Mar 13, 2014 by anonymous
0 votes
Case-Insesitive query in storage service is not supported yet. It is in our release plan and update you soon with release date.

Ajay

App42 Platform
answered Mar 14, 2014 by ajay123 (899 points)
Hi, I am facing with the same problem. Is there any news on that?
Any update on this? We need this for JavaScript and Java SDKs.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...