public abstract class SearchMatchRequestBase extends Object
| Modifier and Type | Field and Description |
|---|---|
FilterCriteria |
FilterCriteria
Required criteria for the result set.
|
List<String> |
IndexIdsToSearchInto
The ids of the indexes in which you want to find results (case-insensitive).
|
SearchMatchSettings |
Settings
The settings to use during searching/matching queries
|
| Constructor and Description |
|---|
SearchMatchRequestBase() |
public List<String> IndexIdsToSearchInto
public SearchMatchSettings Settings
public FilterCriteria FilterCriteria
Copyright © 2024. All rights reserved.