Return Home | Simple Query | if ($user !="") { ?>My Eq | Eq Builder | My Sales | } ?>RetroWiki | NPCs* | Areas | Level Calc | Plaques | Maintained by Kellin |
Search Documents: |
Current Document Coverage:
|
|
**Ideas for something else that should be searchable? Let me know.
|
Full Text Advanced Usage (Note: will prevent topic matches):
|
|
(+) word must be present
|
(*) wildcard suffix (append to word only)
|
(-) word must not be present
|
("..") literal match only
|
(~) lower words ranking
|
((...)) group expressions
|
Examples (remove single quotes): |
'apple banana' |
Documents matching at least one of the two words |
'+apple +juice' |
Documents containing both words |
'+apple macintosh' |
Documents containing 'apple', but rank higher those with 'macintosh' too |
'apple*' |
Documents containing words like 'apple', 'apples', 'applesauce', 'applet' |
'"some words"' |
Documents containing the exact phrase "some words"... like, "some words of wisdom" but not "some noise words" |
Examples from MySQL documentation |