Allows you to manage the stop phrase list and white lists for query summaries, without stopping the service.
http://12.3.4.56:20001/DREQUERYSUMMARYMANAGEMENT?Action=Add&List=StopPhrase&Phrase=Top Foods
In this example, the phrase Top Foods
is added to the stop phrase list.
Parameter | Description | Required |
---|---|---|
Action | The action to perform on the query summary lists. | Yes |
List | The list that you want to modify. | See Comments |
Phrase | The phrase that you want to add or remove from the list. | See Comments |
QuerySummaryConfiguration | A query summary configuration parameter and value to use when automatically generating the stop phrase list. | |
Regenerate | Whether to clear the stop phrase list before automatically generating a new set of stop phrases. |
This index action accepts the following standard index action parameters.
Parameter | Description |
---|---|
IgnoreMaxPendingItems | Whether to ignore the IndexQueueMaxPendingItems limit for this index action. |
IndexUID | An identification code for any document tracking events. |
NoArchive | Turn off configured archiving for the index action. |
Priority | The priority for the index job. |
You must specify the List and Phrase parameters if Action is set to Add
or Remove
.
|