public final class TagScoringParameters extends Object
| Constructor and Description |
|---|
TagScoringParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTagsParameter()
Get the tagsParameter property: The name of the parameter passed in
search queries to specify the list of tags to compare against the target
field.
|
TagScoringParameters |
setTagsParameter(String tagsParameter)
Set the tagsParameter property: The name of the parameter passed in
search queries to specify the list of tags to compare against the target
field.
|
public String getTagsParameter()
public TagScoringParameters setTagsParameter(String tagsParameter)
tagsParameter - the tagsParameter value to set.Copyright © 2020 Microsoft Corporation. All rights reserved.