When we use word1_word2 and use searchdatasource to search for pages with the option 'any of the words', it searches for either word1 or word2 in page's contents and returns results. If we use 'all of the words', then it doesn't any result even though word1_word2 is in some pages. Please let us know whether some solution is there.
I have wrongly mentioned as word1_word2. The scenario is if the contents are starting with _ or numberics( for e.g. _word or 1word), it is not searching.
When we use word1_word2 and use searchdatasource to search for pages with the option 'any of the words', it searches for either word1 or word2 in page's contents and returns results. If we use 'all of the words', then it doesn't any result even though word1_word2 is in some pages. Please let us know whether some solution is there.