Ketan Patil
Posts: 0
Joined: Tue Dec 03, 2013 1:10 pm

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

got answer in ur another post

tell me how to use OR in regex

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

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

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

Return to “Issues”