AutoPhrase
When set to True, automatic phrase quotations are applied to all terms in the query text before sentence-breaking or Ngram breaking.
For example, when AutoPhrase is enabled, the following query:
hewlettpackardenterprise AND idolserver
is interpreted as:
"hewlettpackardenterprise" AND "idolserver"
After sentence breaking is applied, the query becomes:
"hewlett packard enterprise" AND "idolserver"
| Actions: | Query |
| Type: | Boolean |
| Default: | False |
| Example: | AutoPhrase=True
|
| See Also: |