AutoPhrase
DEPRECATED: Federated search is deprecated in DAH version 24.4. The configuration is still available but might be removed in future.
This parameter is still available for the Content component Query
action. For more information, refer to the Content Component Help.
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:
compoundword AND knowledgediscovery
is interpreted as:
"compoundword" AND "knowledgediscovery"
After sentence breaking is applied, the query becomes:
"compound word" AND "knowledge discovery"
Actions: | Query |
Type: | Boolean |
Default: | False |
Example: | AutoPhrase=True
|
See Also: |