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 |
IgnoreMaxPendingItems | Whether to ignore the IndexQueueMaxPendingItems limit for this index action. | |
IndexUID | An identification code for any document tracking events. | |
List | The list that you want to modify. | See Comments |
NoArchive | Turn off configured archiving for the index action. | |
Phrase | The phrase that you want to add or remove from the list. | See Comments |
Priority | The priority for the index job. | |
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. |
You must specify the List and Phrase parameters if Action is set to Add
or Remove
.
|