Hi Mili,
you got me confused now!
::"one word":: should search for the literal string "one word" where ::one word:: should search for the words "one" or "word".
::"one +word":: should search for the literal string "one +word" which probably does not result in much and is not what you intended to say.
::one +word:: should search for "word" (mandatory) and optional for "one".
And by the way ::one -word:: should search for "one" and NOT "word". This way one can separate between for example "apple computer" and "apple pie".
Happy googleing
K<o>
P.S.:
http://conficio.home.comcast.net/pre...l#showmeplayer