Aus SubmersWiki

Wechseln zu: Navigation, Suche

The Go button Go button is way much more complex than percieved.

This is how it works,always and successively if there is no match found:

  1. It first checks whether there is a page whose name is an exact match for the entered name.(Note that most projects have case-insensitivity of the first character of the whole page name, and in the case of a namespace prefix, of the first character after that). For example, if you entered "the test Page", MediaWiki might navigate to The test Page.
  2. It then tries the lower case option: the test page.
  3. Followed by the text with all the first letters of every word in uppercase: The Test Page.
  4. Finally it looks up the text with all parts in uppercase: THE TEST PAGE.

If none of the above variations of the text are found, a full text search is performed as if you had clicked the Search button.

This Go button generates little server load, and therefore usually remains functional even if the fulltext search is deactivated for performance reasons.




Diese Seite wurde zuletzt am 12. Dezember 2010 um 12:48 Uhr geändert.Diese Seite wurde bisher 1.548-mal abgerufen.