Using . find() as SQL LIKE Statement Search String Anywhere � To search all document where color name have �Pink� anywhere in string. ... Search String Start With � This will match all the string start with P characters. ... Search String End With � The dollar �$� symbol is used to match string ends with specific characters.