07-12-04 10:56 PM
You need to enclose the words abd & def in single quotes like:
CONTAINS("'abd' and 'def'")
"Jeab" wrote:
> Any one have sample how to write query to return result set like option
> Advanced query of Indexing service Query Form in MMC.
>
> When I try the following query,
>
> - Select title from scope() where CONTAINS("abd and def")
>
> the result return nothing, on the other hand, MMC return adb AND def resul
t
> set (document contain both abd and def) when I put "abd and def" in the
> search box of Indexing service Query Form with advanced query option.
>
>
>
> Thanks,
>
> Jeab
>
>
>
[ Post a follow-up to this message ]
|