Thanks to Alex for taking the time to put this together.
SEARCH TIPS :wink:
board search link:
http://www.creditboards.com/phpBB2/search....2c9613671c7275e
The search capability that comes with the message board is basically a Boolean search but it is somewhat limited. I have found that changing the search options makes no difference so don't waist your time with them. The main strategy is to separate your search terms with parentheses and use the AND Boolean operator along with the NOT operator. Personally I have not found much use for the OR operator. The * is also useful.
The operators that work are: AND, OR, NOT, *
Don't put two words separates by a space inside parentheses. "re-insertion" is OK.
"re insertion" is not OK.
Below are some examples of searches:
IIB AND accounts--------------------= no
"IIB" AND "accounts"-----------------= yes
not mine letter-----------------------= no
"not" AND "mine"---------------------= yes
re-insertion letter--------------------= no
"re-insertion" AND "letter"-------------= yes
"re-insertion" AND "letter*"------------= yes
FICO score---------------------------= no
"FICO" AND "score"--------------------= yes
"search" AND "tips"--------------------= yes
"credit" AND "score" AND "inquiries"-----= yes
"house hold" AND "bank" AND "address"--= no
"household" AND "bank" AND "address"--= yes
"chase" AND "bank" AND "address"------= yes
"credit" AND "card*" AND "prime"-------= yes
"amex" AND "blue" AND "score"---------= yes
"credit" AND "score" AND "inquiries" AND "hard" NOT "auto" NOT "apartment" --- = yes
For tips on what us a Boolean search look here:
http://library.albany.edu/internet/boolean.html
http://www.adam.ac.uk/info/boolean.html#bool
http://www.lscc.cc.fl.us/library/guides/boolsea.htm