Back to Page
Revision 6 (current)
Edited by Masterjun on 8/28/2024 10:08 PM
Supports similar syntax used by web search engines.%%%
For more information, see the [https://www.postgresql.org/docs/current/textsearch-controls.html#TEXTSEARCH-PARSING-QUERIES|postgres text parsing documentation].
The search is in-sensitive for spelling. For example, ‹[=Search?SearchTerms=megaman|megaman]› and ‹[=Search?SearchTerms=Megaman|Megaman]› give the same results.%%%
However, the search may be sensitive to spacing. For example, ‹[=Search?SearchTerms=mega+man|mega man]› gives different result than ‹[=Search?SearchTerms=megaman|megaman]›
Much like the Google search, including more words in the search narrows down the search. ‹[=Search?SearchTerms=Metroid|Metroid]› will find all Metroid-related articles and movies for all consoles, but ‹[=Search?SearchTerms=Super+Metroid|Super Metroid]› will only find those which contain also the word ‹Super›.%%%
For exact phrase searching try the [Search/Advanced|Advanced Search].%%%
If you don't find the results you're looking for, we suggest also trying a [https://www.google.com/search?q=site:tasvideos.org|Google search].