Page 3 of 3

Query service with Request that gets information based on part of the data field

Posted: Mon Dec 16, 2013 10:38 am
by Ketan Patil

got answer in ur another post

tell me how to use OR in regex


Query service with Request that gets information based on part of the data field

Posted: Mon Dec 16, 2013 1:04 pm
by Maryna Brodina

Use a few regex in where parameter and separate strings for search with | symbol pre return '{"Client":{$regex: "mother|father", $options: "i"}}';/pre