What is the difference between the following two searches:
Code: Select all
ext:<url;html> url:<bbc;thetimes>Code: Select all
ext:<url|html> url:<bbc|thetimes>Any help would be greatly appreciated!
Code: Select all
ext:<url;html> url:<bbc;thetimes>Code: Select all
ext:<url|html> url:<bbc|thetimes>