I am using CF4.5. yes, it is old, but the client didn't want to update it...
When I pass search criteria like
including double quotes.
it will give me what I was looking. Phrase "New York" and London word.
However, if I passed in just
it returned no result. If verity returns result for the first query, why didn't it return anything for the second one?
thanks
tofuTnT
When I pass search criteria like
Code:
"New York" AND London
it will give me what I was looking. Phrase "New York" and London word.
However, if I passed in just
Code:
"New York"
thanks
tofuTnT