ImplicitAndBehavior Element in Microsoft.Search.Query Schema for Enterprise Search
Specifies whether there is a default AND between keyword terms.
Applies to the Enterprise Search Query Web service. For more information, see Enterprise Search Query Web Service Overview.
<ImplicitAndBehavior>
{True|False}
</ImplicitAndBehavior>
Attributes
Attribute | Description |
---|---|
None |
Child Elements
None. |
Parent Elements
Query Element in Microsoft.Search.Query Schema for Enterprise Search |
Remarks
This element applies only to the Query Web method. The only format that is supported is the Microsoft.Search.Response.Document format.
Schema name: Microsoft.Search.Query
Applies to: Query Web method (Microsoft.Search.Response.Document), QueryEx Web method (System.Data.Dataset)
Optional: Yes
See Also
Concepts
Microsoft.Search.Query Schema for Enterprise Search
Enterprise Search Query Web Service Overview