Searching
From Peachtree Corners
| Table of contents |
Effective searching
Here are some really helpful tips and hints for using the "search our p'tree corners" feature in the left navigation effectively:
Avoid short and common words
If your search terms include a common "stop word" (such as "the", "your", "more", "right", "while", "when", "who", "which", "such", "every", "about") it may give a large number of non-relevant results.
Wildcards
You can use limited wildcards if you really want to. See Boolean fulltext search (http://dev.mysql.com/doc/mysql/en/fulltext-boolean.html) for details on their use. However, wildcard searches are slower, so go easy on the poor server.
Words with special characters
In a search for a word with a diaeresis, such as Sint Odiliënberg, it depends whether this ë is stored as one character or as "ë". In the first case one can simply search for Odilienberg (or Odiliënberg); in the second case it can only be found by searching for Odili, euml and/or nberg. This is actually a bug that should be fixed -- the entities should be folded into their raw character equivalents so all searches on them are equivalent. See also Wikipedia:Special characters.
Words in single quotes
If a word appears in an article with single quotes, you can only find it if you search for the word with quotes. Since this is rarely desirable, it is better to use double quotes in articles for which this problem does not arise.
An apostrophe is identical to a single quote, therefore the name Mu'ammar can be found only by searching for exactly that (and not otherwise). A word with 's is an exception in that it can be found also by searching for the word without the apostrophe and the s.
The source text is searched
The source text (what one sees in the edit box, also called wiki text) is searched. This distinction is relevant for piped links, special characters (if ê is coded as ê it is found searching for ecirc), etc.
Search information gleaned from Wikipedia (http://en.wikipedia.org/wiki/Wikipedia:Searching) and edited to pertain to this site.
