AutoPhrase

Set AutoPhrase to True to automatically add phrase quotations to all terms in the query text before sentence breaking, N-gram breaking, or decomposition.

For example, with AutoPhrase enabled, the Content component converts the query compoundword AND knowledgediscovery to "compoundword" AND "knowledgediscovery". After sentence breaking, this query might become "compound word" AND "knowledge discovery". If you set AutoPhrase to False for the same query, the result is compound word AND knowledge discovery, which matches different results.

Actions: Query
GetQueryTagValues
Type: Boolean
Default: False
Example: AutoPhrase=True
See Also: