public class SearchRequest extends Object
Constructor and Description |
---|
SearchRequest(Set<String> sourceIds,
Query query,
String id)
Creates a SearchRequest
|
Modifier and Type | Method and Description |
---|---|
String |
getId() |
Query |
getQuery() |
Set<String> |
getSourceIds() |
String |
toString() |
This work is licensed under a Creative Commons Attribution 4.0 International License.