Query service with Request that gets information based on part of the data field
Posted: Mon Dec 16, 2013 10:38 am
got answer in ur another post
tell me how to use OR in regex
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
got answer in ur another post
tell me how to use OR in regex
Use a few regex in where parameter and separate strings for search with | symbol pre return '{"Client":{$regex: "mother|father", $options: "i"}}';/pre