public final class TagScoringParameters extends Object
| Constructor and Description |
|---|
TagScoringParameters(String tagsParameter)
Constructor of
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.
|
public TagScoringParameters(String tagsParameter)
TagScoringParameterstagsParameter - The name of the parameter passed in search queries to specify the list
of tags to compare against the target field.public String getTagsParameter()
Copyright © 2020 Microsoft Corporation. All rights reserved.