LinuxTVWiki:Searching

From LinuxTVWiki
Revision as of 19:15, 30 August 2009 by CityK (talk | contribs) (minor update to message)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The MediaWiki software that runs the V4L-DVB wiki uses the MySQL database for searches.

MySQL has a default minimum length of four letters for words to be indexed and thus searchable; cf. Fine-Tuning MySQL Full-Text Search.

This means that strings like PAL and PAL-N are unfortunately not searchable terms, as they are not indexed.