What's the difference between "normal" and "leinent"?
From: RockMFR_temp | Posted: 15/02/2006 8:41:49 PM |
nt goes in the topic title. |
From: Luster Soldier | Posted: 15/02/2006 11:55:47 PM |
I actually looked into that earlier and both "normal" and "lenient" give you the same results. |
From: Ryan Dwyer | Posted: 16/02/2006 12:12:43 AM |
Exact is obvious - it will either return the exact username or nothing. Normal will search for names which contain your search phrase (*my name*). Lenient will split the search into words and show results that contain even one of the words (*my* or *name*). Try searching for "or bacon" on each mode and see what you come up with. I will not use abbrev. |