Search found 1 match

Go to advanced search

by Shoeb Athar
Mon Aug 31, 2015 10:12 am
Forum: Issues
Topic: Query a an exact string while ignoring case
Replies: 11
Views: 1789
 
Jump to post

Query a an exact string while ignoring case

I have a column File_Content in my DB having lot of text in string format. keyword is input value to be searched. I need to search specific words if the exact string matches. I am using QUERY service with following code in JS: 1) return '{"File_Content":{"$regex":"^"'+k...

Go to advanced search