This challenge is all about searching for two keywords in a string with a maximum distance of 'one word' between them.For example, if 'sql' and 'server' are the keywords, a match will be found on 'Microsoft SQL Server 2008' as well as on 'I like sql and server'. The second phrase matches because there is only one word between 'sql' and 'server' which is acceptable. Note also that the search
Tidak ada komentar:
Posting Komentar