is it even possible? [Archive] - Search Engine Roundtable Forums

PDA

View Full Version : is it even possible?


usaywhat
07-27-2007, 10:00 PM
Is is possible to search special characters in any search engine?

Can you actually search for in asterisk (*) or will it always be a wildcard?

AbhishekSingh
08-24-2007, 06:50 AM
* always be a wildcard for google SE

onlydo
03-25-2008, 09:52 AM
same with yahoo SE

poddster
08-14-2008, 12:45 AM
can you guys tell me what a wildcard is? :)

RRR
08-20-2008, 05:59 AM
* always be a wildcard for google SE

What is wildcard >?:rolleyes:

poddster
08-22-2008, 04:27 AM
Based on research a wildcard is:
A special symbol that stands for one or more characters. Many operating systems and applications support wildcards for identifying files and directories. This enables you to select multiple files with a single specification. For example, in DOS and Windows, the asterisk (*) is a wild card that stands for any combination of letters. The file specification

m*

therefore, refers to all files that begin with m. Similarly, the specification

m*.doc

refers to all files that start with m and end with.doc.