public class MatchRequest extends SearchMatchRequestBase
| Modifier and Type | Field and Description |
|---|---|
CategoryWeights |
PreferredCategoryWeights
The weights you want to use for scoring.
|
int |
Take
The number of results to return.
|
FilterCriteria, IndexIdsToSearchInto, Settings| Constructor and Description |
|---|
MatchRequest() |
public int Take
public CategoryWeights PreferredCategoryWeights
These weights will be used except in the case that you provided a non-zero weight for a category that is irrelevant in the source document. For example, this can happen when the source document contains no languages.
Copyright © 2021. All rights reserved.